mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update update.sh
This commit is contained in:
parent
a7fa88056d
commit
1895bdef0f
|
|
@ -68,7 +68,8 @@ else
|
|||
fi
|
||||
case $choix in
|
||||
1)
|
||||
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/DVSMU/-/raw/main/emq-dvsmu.sh)" ;;
|
||||
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/DVSMU/-/raw/main/emq-dvsmu.sh)"
|
||||
;;
|
||||
2)
|
||||
if [ "$(cat /proc/cpuinfo | grep 'Raspberry')" != "" ]; then
|
||||
apt-get update
|
||||
|
|
|
|||
Loading…
Reference in New Issue