mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-11 01:27:17 +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/webmail.sh
|
||||
# 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
|
||||
fi
|
||||
source setup/zpush.sh
|
||||
|
Loading…
Reference in New Issue
Block a user