mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-29 04:17:07 +00:00
add further clarity to the "Disable Nextcloud?" question
This commit is contained in:
parent
610fbc5d49
commit
403d9fdb7d
@ -199,6 +199,7 @@ if [ ! -d $STORAGE_ROOT/owncloud ]; then
|
|||||||
# Ask the user if he/she wants to disable Nextcloud
|
# Ask the user if he/she wants to disable Nextcloud
|
||||||
yesno_box "Disable Nextcloud?"\
|
yesno_box "Disable Nextcloud?"\
|
||||||
"Nextcloud offers the Contacts and Calendar features in Mail-in-a-box\
|
"Nextcloud offers the Contacts and Calendar features in Mail-in-a-box\
|
||||||
|
\nIt also offers other features like file sharing, gallery, todos, and more.\
|
||||||
\n\nWould you like to disable it?"\
|
\n\nWould you like to disable it?"\
|
||||||
DISABLE_NEXTCLOUD
|
DISABLE_NEXTCLOUD
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user