From f56b7955aaede28152d595011c024fcb64290a6f Mon Sep 17 00:00:00 2001 From: TyleoDvDelaware3217 Date: Wed, 28 May 2025 04:04:33 +0200 Subject: [PATCH] Actualiser update_scriptbase --- update_scriptbase | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update_scriptbase b/update_scriptbase index b4f8f71..9ef22c2 100644 --- a/update_scriptbase +++ b/update_scriptbase @@ -3,6 +3,8 @@ echo "> Moving to /usr/local/bin" cd /usr/local/bin echo "> Pulling Changes from 'https://git.tyleo.dev/TyleoDvDelaware3217/TyOS-Local-Scripts' repos" +sudo git reset --hard HEAD +sudo git clean -f -d sudo git pull echo "> Applying Execution Autorisation to *_*" sudo chmod +x /usr/local/bin/*_*