From 098f24469a36ca7c57eae526cd31e6fc2afb3d3c Mon Sep 17 00:00:00 2001 From: dkoao Date: Thu, 26 Sep 2019 22:46:26 +0000 Subject: [PATCH] Ask the user if he/she wants to disable Nextcloud --- setup/questions.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/setup/questions.sh b/setup/questions.sh index bf382f49..34db0583 100644 --- a/setup/questions.sh +++ b/setup/questions.sh @@ -83,6 +83,12 @@ address, so we're suggesting $DEFAULT_PRIMARY_HOSTNAME. fi fi +# Ask the user if he/she wants to disable Nextcloud +yesno_box "Disable Nextcloud?"\ + "Nextcloud offers the Contacts and Calendar features in Mail-in-a-box\ + \n\nWould you like to disable it?"\ + DISABLE_NEXTCLOUD + # If the machine is behind a NAT, inside a VM, etc., it may not know # its IP address on the public network / the Internet. Ask the Internet # and possibly confirm with user.