]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[install_always] automake utile aussi
authorVincent Le Gallic <legallic@crans.org>
Sun, 8 Dec 2013 12:34:09 +0000 (13:34 +0100)
committerVincent Le Gallic <legallic@crans.org>
Sun, 8 Dec 2013 12:34:09 +0000 (13:34 +0100)
install_always.sh

index ebeacfc3154ca04381dfc6425712f7b2f3975b2b..e2dff1edf15807250dd8fab3367726b22cfa8b25 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"
 
 apt-get install ${packages} ${cool}