From 32acebfb2a3aedd484e852354f5553a283ef279e Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 16 Jul 2021 12:25:30 +0200 Subject: [PATCH] network-manager needed for wifi --- nextcloud-startup-script.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud-startup-script.sh b/nextcloud-startup-script.sh index 3b4ab10b..68ce4a7e 100644 --- a/nextcloud-startup-script.sh +++ b/nextcloud-startup-script.sh @@ -110,6 +110,7 @@ Since the Home/SME server is equipped with a Wi-Fi module, you will now be asked Please note: It's not recommended to run a server on Wi-Fi; using an ethernet cable is always the best." if yesno_box_yes "Do you want to enable Wi-Fi on this server?" then + install_if_not network-manager nmtui fi if network_ok