Mettre à jour 'install.sh'

This commit is contained in:
Erreur32 2018-03-16 12:22:42 +01:00
parent 76a8919428
commit f20647d1a6
1 changed files with 1 additions and 1 deletions

View File

@ -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