Update update.sh

This commit is contained in:
Esteban Mackay Q 2023-10-04 12:11:00 -05:00
parent ac6528af75
commit f4512d099e
1 changed files with 1 additions and 1 deletions

View File

@ -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