]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[install_always] modif faite à moitié
authorVincent Le Gallic <legallic@crans.org>
Sat, 25 Jan 2014 19:18:08 +0000 (20:18 +0100)
committerVincent Le Gallic <legallic@crans.org>
Sat, 25 Jan 2014 19:18:08 +0000 (20:18 +0100)
install_always.sh

index 45d94c482b79dc4f08ca8022f17cdf20e76e1931..a29017539abcfa7d56b81a8a1c5050573c6c3aa7 100755 (executable)
@@ -5,4 +5,4 @@
 base="vim htop iotop iftop ipython moreutils screen git molly-guard vlock make"
 cool="ack-grep colordiff nmap automake rlwrap"
 
-apt-get install ${packages} ${cool}
+apt-get install ${base} ${cool}