mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-20 02:52:11 +00:00
added an additional quotation mark
This commit is contained in:
parent
a02657e99c
commit
732a7f9fa2
@ -107,7 +107,7 @@ source setup/spamassassin.sh
|
||||
source setup/web.sh
|
||||
source setup/webmail.sh
|
||||
|
||||
if [ "${DISABLE_NEXTCLOUD} == "1" ]; then
|
||||
if [ "${DISABLE_NEXTCLOUD}" == "1" ]; then
|
||||
echo Skipping Nextcloud installation
|
||||
else
|
||||
source setup/nextcloud.sh
|
||||
|
Loading…
Reference in New Issue
Block a user