Update update.sh

This commit is contained in:
Esteban Mackay Q 2023-09-27 00:20:07 -05:00
parent eb745d6fb9
commit 1f0f3091c9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ fi
# case : action en fonction du choix
case $choix in
1)
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)
menu-update2 ;;
3)