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