From 69bfc1180f9fc056c6a22f6908bdfc9b444395b4 Mon Sep 17 00:00:00 2001 From: TyleoDvDelaware3217 Date: Wed, 28 May 2025 03:59:34 +0200 Subject: [PATCH] Ajouter update_scriptbase --- update_scriptbase | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 update_scriptbase diff --git a/update_scriptbase b/update_scriptbase new file mode 100644 index 0000000..a51d579 --- /dev/null +++ b/update_scriptbase @@ -0,0 +1,5 @@ +#!/usr/bin/env bash + +cd /usr/local/bin +sudo git pull +sudo chmod +x /usr/local/bin/*_*