From 91eb330bd1c0fa595fc94b9f64246e673e0ef74d Mon Sep 17 00:00:00 2001 From: heuzef Date: Sun, 16 Sep 2018 19:08:59 +0200 Subject: [PATCH] Ajout du programme tree --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 643a820..89d109c 100755 --- a/install.sh +++ b/install.sh @@ -6,7 +6,7 @@ cd apt-get -y update apt-get -y upgrade -apt-get -y install apache2 php7.0 git-core vim +apt-get -y install apache2 php7.0 git-core vim tree # Installation de wiringPi git clone git://git.drogon.net/wiringPi