]> gitweb.pimeys.fr Git - scripts-20-100.git/blobdiff - install_always.sh
[install_always] modif faite à moitié
[scripts-20-100.git] / install_always.sh
index ebeacfc3154ca04381dfc6425712f7b2f3975b2b..a29017539abcfa7d56b81a8a1c5050573c6c3aa7 100755 (executable)
@@ -3,6 +3,6 @@
 # À installer sur toute nouvelle macine
 
 base="vim htop iotop iftop ipython moreutils screen git molly-guard vlock make"
-cool="ack-grep colordiff nmap"
+cool="ack-grep colordiff nmap automake rlwrap"
 
-apt-get install ${packages} ${cool}
+apt-get install ${base} ${cool}