Update update.sh
This commit is contained in:
parent
bb13b66363
commit
21d9dbe779
|
|
@ -50,7 +50,7 @@ case $choix in
|
|||
1)
|
||||
sudo nano /opt/extra-2.sh && chmod +x /opt/extra* ;;
|
||||
2)
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/selfservice-update.sh)" ;;
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/Easy-FreeDMR-SERVER-Install/main/selfservice-update.sh)" ;;
|
||||
3)
|
||||
break;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Reference in New Issue