From 7dfefc69f222309b69d69d2923cf58c0b5fa80ec Mon Sep 17 00:00:00 2001 From: Scott Duensing Date: Sun, 8 Jun 2025 21:13:15 -0500 Subject: [PATCH] Update scripts now non-writable. --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 278b595..0b6a124 100755 --- a/install.sh +++ b/install.sh @@ -103,6 +103,7 @@ function configureMachine() { mv -f /home/${USER}/unsafe-update.sh.x /home/${USER}/unsafe-update-root.sh.x sudo chown root:root /home/${USER}/unsafe-update-root.sh.x sudo chmod u+s /home/${USER}/unsafe-update-root.sh.x + sudo chmod a-w /home/${USER}/unsafe-update.sh /home/${USER}/unsafe-update-root.sh.x rm /home/${USER}/unsafe-update.sh.x.c # Add auto update icon to autostart.