From 6a5b85fddddd456d71f17ae7345b92206dfcb40f Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Thu, 6 Apr 2023 23:53:15 +0200 Subject: [PATCH] remove whitespace Signed-off-by: Daniel Hansson --- nextcloud-startup-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud-startup-script.sh b/nextcloud-startup-script.sh index 6bfbeff6..d497129a 100644 --- a/nextcloud-startup-script.sh +++ b/nextcloud-startup-script.sh @@ -369,7 +369,7 @@ else then msg_box "The new password for the current CLI user in Ubuntu ($UNIXUSER) is now set to: $UNIX_PASSWORD - This is used when you login to the Ubuntu CLI." +This is used when you login to the Ubuntu CLI." fi fi unset UNIX_PASSWORD