diff --git a/nextcloud-startup-script.sh b/nextcloud-startup-script.sh index 1f3ac8f8..d5c72409 100644 --- a/nextcloud-startup-script.sh +++ b/nextcloud-startup-script.sh @@ -227,7 +227,7 @@ then else dpkg-reconfigure keyboard-configuration msg_box "We will now try to set the new keyboard layout directly in this session. If that fails, the server will be rebooted to apply the new keyboard settings.\n\nIf the server are rebooted, please login as usual and run this script again." - if ! setupcon + if ! setupcon --force then reboot fi