mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-18 02:32:09 +00:00
Update start.sh
This commit is contained in:
parent
55ad698bb1
commit
9636c313ed
@ -110,7 +110,7 @@ source setup/spamassassin.sh
|
|||||||
source setup/web.sh
|
source setup/web.sh
|
||||||
source setup/webmail.sh
|
source setup/webmail.sh
|
||||||
# If DAV server hostname is differs from this machine, omit Nextcloud installation
|
# If DAV server hostname is differs from this machine, omit Nextcloud installation
|
||||||
if [ $DAV_HOSTNAME == $PRIMARY_HOSTNAME]; then
|
if [ $DAV_HOSTNAME == $PRIMARY_HOSTNAME ]; then
|
||||||
source setup/nextcloud.sh
|
source setup/nextcloud.sh
|
||||||
fi
|
fi
|
||||||
source setup/zpush.sh
|
source setup/zpush.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user