not every setup comes with sudo installed

This commit is contained in:
Michael Dec 2014-11-25 09:25:26 +00:00
parent a7710e9058
commit b2079a852c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ source /etc/mailinabox.conf # load global vars
apt_install \
dbconfig-common \
php5-cli php5-sqlite php5-gd php5-imap php5-curl php-pear php-apc curl libapr1 libtool libcurl4-openssl-dev php-xml-parser \
php5 php5-dev php5-gd php5-fpm memcached php5-memcache unzip
php5 php5-dev php5-gd php5-fpm memcached php5-memcache unzip sudo
apt-get purge -qq -y owncloud*