Mettre à jour 'install.sh'

This commit is contained in:
Erreur32 2018-03-16 13:26:53 +01:00
parent 081c80a6f6
commit 79dcba7b00
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,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 --allow-unauthenticated -y build-essential ntp figlet postfix
apt-get install --allow-unauthenticated -y build-essential ntp figlet postfix sasl2-bin
echo -e "\n\e[34m - apt-get installation build-essential ntp figlet \e[0m>> Succesfull"
if [ -f "/usr/bin/motds32" ]
then