From a96ffa4c132a7574c9dc5f056bf1e27920c985e4 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q <49044505+hp3icc@users.noreply.github.com> Date: Fri, 29 Jul 2022 21:24:36 -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 c810532..53758bd 100644 --- a/update.sh +++ b/update.sh @@ -60,7 +60,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/lamp 3) sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/DVSMU/main/emq-dvsmu.sh)" ;; 4) -sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/DVSMU/main/dvsTGupdate.sh)" ;; +sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/dvsTGupdate.sh)" ;; 5) break; esac