From d11023537c85fe94857b15caf67ac3d50a5d79c8 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Wed, 4 Oct 2023 23:47:45 -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 1163348..6fec32c 100644 --- a/update.sh +++ b/update.sh @@ -18,7 +18,7 @@ fi case $choix in 1) - bash -c "$(curl -fsSL https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-dvs)" + bash -c "$(curl -fsSL https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-dvs)" && bash -c "$(curl -fsSL https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/update-dash-dvs.sh)" ;; 2)