X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=blobdiff_plain;f=install_always.sh;fp=install_always.sh;h=e2dff1edf15807250dd8fab3367726b22cfa8b25;hp=ebeacfc3154ca04381dfc6425712f7b2f3975b2b;hb=f558773ca2d116e4a3b11491077c204c3f9f1b2a;hpb=5e8452eee1e408be169937a20159ccbb33f612e7 diff --git a/install_always.sh b/install_always.sh index ebeacfc..e2dff1e 100755 --- a/install_always.sh +++ b/install_always.sh @@ -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" apt-get install ${packages} ${cool}