to run webmail.sh directly, it needs to source the global variables

This commit is contained in:
Joshua Tauberer
2014-03-17 00:46:59 +00:00
parent 84e8ac25b8
commit 97083a1e0c
+2
View File
@@ -1,6 +1,8 @@
# Webmail: Using roundcube # Webmail: Using roundcube
########################## ##########################
source /etc/mailinabox.conf # load global vars
DEBIAN_FRONTEND=noninteractive apt-get install -q -y \ DEBIAN_FRONTEND=noninteractive apt-get install -q -y \
roundcube-core php5-sqlite roundcube-core php5-sqlite