diff --git a/Scripts/AutoBuild_DiyScript.sh b/Scripts/AutoBuild_DiyScript.sh index e316de7..cfe1a40 100755 --- a/Scripts/AutoBuild_DiyScript.sh +++ b/Scripts/AutoBuild_DiyScript.sh @@ -44,14 +44,14 @@ Firmware_Diy() { rm -r $(PKG_Finder d "package feeds" luci-theme-argon) sed -i "s?/bin/login?/usr/libexec/login.sh?g" ${FEEDS_PKG}/ttyd/files/ttyd.config - AddPackage git lean luci-theme-argon jerrykuku 18.06 + # AddPackage git lean luci-theme-argon jerrykuku 18.06 AddPackage git lean luci-app-argon-config jerrykuku master AddPackage svn other luci-app-smartdns immortalwrt/luci/branches/openwrt-18.06/applications sed -i 's/..\/..\//\$\(TOPDIR\)\/feeds\/luci\//g' $(PKG_Finder d package luci-app-smartdns)/Makefile AddPackage svn other luci-app-eqos immortalwrt/luci/branches/openwrt-18.06/applications sed -i 's/..\/..\//\$\(TOPDIR\)\/feeds\/luci\//g' $(PKG_Finder d package luci-app-eqos)/Makefile - AddPackage svn other luci-app-socat immortalwrt/luci/branches/openwrt-18.06/applications - sed -i 's/..\/..\//\$\(TOPDIR\)\/feeds\/luci\//g' $(PKG_Finder d package luci-app-socat)/Makefile + # AddPackage svn other luci-app-socat immortalwrt/luci/branches/openwrt-18.06/applications + # sed -i 's/..\/..\//\$\(TOPDIR\)\/feeds\/luci\//g' $(PKG_Finder d package luci-app-socat)/Makefile AddPackage git other OpenClash vernesong master AddPackage git other luci-app-ikoolproxy iwrt main AddPackage git other helloworld fw876 master