From f558773ca2d116e4a3b11491077c204c3f9f1b2a Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sun, 8 Dec 2013 13:34:09 +0100 Subject: [PATCH] [install_always] automake utile aussi --- install_always.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.39.2