mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
to run webmail.sh directly, it needs to source the global variables
This commit is contained in:
parent
84e8ac25b8
commit
97083a1e0c
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user