mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-23 02:27:05 +00:00
not every setup comes with sudo installed
This commit is contained in:
parent
a7710e9058
commit
b2079a852c
@ -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*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user