mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update update.sh
This commit is contained in:
parent
eb745d6fb9
commit
1f0f3091c9
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue