fix: [tools] added mailutils to make mail work ;)

pull/11/head
Steve Clement 2018-12-10 18:29:00 +01:00
parent 9afeb7f375
commit fe968941b5
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ sudo apt-get -y upgrade > /dev/null 2>&1
sudo apt-get -y autoremove > /dev/null 2>&1
echo "--- Install base packages ---"
sudo apt-get -y install curl net-tools gcc git gnupg-agent make python openssl redis-server sudo tmux vim virtualenvwrapper virtualenv zip python3-pythonmagick tesseract-ocr htop imagemagick asciidoctor jq ntp ntpdate > /dev/null 2>&1
sudo apt-get -y install curl net-tools gcc git gnupg-agent make python openssl redis-server sudo tmux vim virtualenvwrapper virtualenv zip python3-pythonmagick tesseract-ocr htop imagemagick asciidoctor jq ntp ntpdate mailutils > /dev/null 2>&1
echo "--- Installing and configuring Postfix ---"
# # Postfix Configuration: Satellite system