diff --git a/scripts/webmail.sh b/scripts/webmail.sh index 5fa1562d..db74f560 100755 --- a/scripts/webmail.sh +++ b/scripts/webmail.sh @@ -1,6 +1,8 @@ # Webmail: Using roundcube ########################## +source /etc/mailinabox.conf # load global vars + DEBIAN_FRONTEND=noninteractive apt-get install -q -y \ roundcube-core php5-sqlite