Merge pull request #8 from rayenmessaoudi/patch-1

Update bootstrap.sh
main
Cédric Bonhomme 2018-03-08 11:53:04 +01:00 committed by GitHub
commit 2d37f4d364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ apt-get update
echo "--- Install base packages… ---"
apt-get -y install curl net-tools gcc git gnupg-agent make python openssl redis-server sudo vim zip > /dev/null
apt-get -y install curl net-tools ifupdown gcc git gnupg-agent make python openssl redis-server sudo vim zip > /dev/null
echo "--- Installing and configuring Postfix… ---"