瀏覽代碼

added htop on misc

Bachir Soussi Chiadmi 5 年之前
父節點
當前提交
adfe0d6232
共有 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
+apt-get --yes --force-yes install tmux etckeeper needrestart htop
 
 # TODO cron
 # https://askubuntu.com/questions/56683/where-is-the-cron-crontab-log/121560#121560