Edit easy-fdmr.sh

merge-requests/1/head
Yuancheng1314 5 months ago
parent 65525b255d
commit 2fb26f7b32

@ -142,7 +142,7 @@ sudo chmod +x /usr/local/bin/cronedit.sh
#######
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/rpiswap.sh)" &&
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/nginx.sh)" &&
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/fdmr/-/raw/main/install.sh)"
bash -c "$(curl -fsSLk http://183.230.184.76:8099/local-server/fdmr/-/raw/main/install.sh)"
sudo systemctl start adn-server.service
sudo systemctl enable adn-server.service
sudo systemctl start proxy.service

Loading…
Cancel
Save

Powered by TurnKey Linux.