From 850c2ba028605fbd9e3faab6b092c62af879ee6b Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sat, 25 Jan 2014 20:18:08 +0100 Subject: [PATCH] =?utf8?q?[install=5Falways]=20modif=20faite=20=C3=A0=20mo?= =?utf8?q?iti=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- install_always.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_always.sh b/install_always.sh index 45d94c4..a290175 100755 --- a/install_always.sh +++ b/install_always.sh @@ -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} -- 2.39.2