Bachir Soussi Chiadmi пре 5 година
родитељ
комит
69ca0e3f9a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      bin/misc.sh

+ 1 - 1
bin/misc.sh

@@ -20,7 +20,7 @@ sed -i "s/^# en_GB.UTF-8/en_GB.UTF-8/g" /etc/locale.gen
 locale-gen
 apt-get --yes --force-yes install ntp
 dpkg-reconfigure tzdata
-apt-get --yes --force-yes install tmux etckeeper needrestart htop
+apt-get --yes --force-yes install tmux etckeeper needrestart htop lynx
 
 # TODO cron
 # https://askubuntu.com/questions/56683/where-is-the-cron-crontab-log/121560#121560