diff --git a/.github/workflows/build-openwrt.yml b/.github/workflows/myx.yml similarity index 100% rename from .github/workflows/build-openwrt.yml rename to .github/workflows/myx.yml diff --git a/diy.sh b/diy.sh index 539be1900..f85b0586c 100755 --- a/diy.sh +++ b/diy.sh @@ -6,4 +6,4 @@ # Blog: https://p3terx.com #================================================= # Modify default IP -sed -i 's/192.168.1.1/192.168.123.99/g' package/base-files/files/bin/config_generate +sed -i 's/192.168.1.1/192.168.3.241/g' package/base-files/files/bin/config_generate