Update update.sh

This commit is contained in:
Esteban Mackay Q 2023-10-04 23:47:45 -05:00
parent ac277f6d39
commit d11023537c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ fi
case $choix in case $choix in
1) 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)" bash -c "$(curl -fsSL https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/update-dash-dvs.sh)"
;; ;;
2) 2)