Update update.sh

This commit is contained in:
Esteban Mackay Q 2022-07-29 21:24:36 -05:00 committed by GitHub
parent 639dc92a4c
commit a96ffa4c13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/lamp
3)
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/DVSMU/main/emq-dvsmu.sh)" ;;
4)
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/DVSMU/main/dvsTGupdate.sh)" ;;
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/dvsTGupdate.sh)" ;;
5)
break;
esac