From 18f46316ae11514bf711a01a858046ef27383b8c Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Fri, 25 Aug 2023 14:49:11 -0500 Subject: [PATCH] Update update.sh --- update.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/update.sh b/update.sh index 69bba43..f95bbec 100644 --- a/update.sh +++ b/update.sh @@ -190,7 +190,7 @@ case $choix in 1) sudo nano /opt/extra-2.sh && chmod +x /opt/extra* ;; 2) -sudo /opt/monitor-update.sh ;; +sh /opt/monitor-update.sh ;; 3) break; esac @@ -225,7 +225,7 @@ case $choix in 1) sudo nano /opt/extra-3.sh && chmod +x /opt/extra* ;; 2) -sudo /opt/monitor-update2.sh ;; +sh /opt/monitor-update2.sh ;; 3) break; esac @@ -1592,6 +1592,7 @@ sudo systemctl daemon-reload sudo chmod +x /opt/fdmr-update.sh sudo chmod +x /opt/monitor-update.sh sudo chmod +x /bin/menu* +sudo chmod +x /opt/monitor-update2.sh if [ -d "/opt/FreeDMR/" ] then