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