mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update update.sh
This commit is contained in:
parent
ac6528af75
commit
f4512d099e
|
|
@ -21,7 +21,7 @@ case $choix in
|
||||||
1)
|
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)
|
2)
|
||||||
clean
|
clear
|
||||||
echo "Update Host files - please wait"
|
echo "Update Host files - please wait"
|
||||||
sudo /usr/local/sbin/DVSM_Update.sh &&
|
sudo /usr/local/sbin/DVSM_Update.sh &&
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue