From e8cf00c99bf92ee62e8daa98e1e2823d0b6393f1 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Wed, 4 Oct 2023 09:39:17 -0500 Subject: [PATCH] Update update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index a597011..76ab363 100644 --- a/update.sh +++ b/update.sh @@ -152,7 +152,7 @@ sudo nano /opt/obp.txt ;; 2) sudo nano /opt/extra-1.sh && chmod +x /opt/extra* ;; 3) -sh /opt/fdmr-update.sh ;; +sudo /opt/fdmr-update.sh ;; 4) break; esac