From f660a3a210634df2fcc6b46eaaccf907a474b988 Mon Sep 17 00:00:00 2001 From: Lightemerald Date: Tue, 7 May 2024 09:34:14 +0000 Subject: [PATCH] Update setupScript.sh --- setupScript.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setupScript.sh b/setupScript.sh index a5087b6..46bd79b 100644 --- a/setupScript.sh +++ b/setupScript.sh @@ -78,6 +78,7 @@ if [ "$(id -u)" = "0" ]; then # Modify GNOME settings modify_gnome_settings + install_apps else echo "Password setting and GNOME settings modification require root privileges. Please run as root." fi \ No newline at end of file