From f20647d1a66f65117937385722bbb79974f3c202 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Fri, 16 Mar 2018 12:22:42 +0100 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f55dcbd..7e50e4f 100755 --- a/install.sh +++ b/install.sh @@ -126,7 +126,7 @@ tput cup 11 0 # Act on selection case $selection in 1) echo -e " \e[32m install missing package ...\e[0m\n" - apt-get install -y build-essential ntp figlet postfix + apt-get install --allow-unauthenticated -y build-essential ntp figlet postfix echo -e "\n\e[34m - apt-get installation build-essential ntp figlet \e[0m>> Succesfull" if [ -f "/usr/bin/motds32" ] then