From 2fb26f7b32c8d47003e12dbd1c04538d5e99ba1f Mon Sep 17 00:00:00 2001 From: Yuancheng1314 <1508224781@qq.com> Date: Sat, 19 Jul 2025 15:37:47 +0000 Subject: [PATCH] Edit easy-fdmr.sh --- easy-fdmr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy-fdmr.sh b/easy-fdmr.sh index 9eae2f6..c809dd2 100644 --- a/easy-fdmr.sh +++ b/easy-fdmr.sh @@ -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