garypang13 há 4 anos atrás
pai
commit
3e5a0d0f51
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      devices/k2p-32m-usb/diy.sh
  2. 1 1
      devices/phicomm-k2p/diy.sh

+ 1 - 1
devices/k2p-32m-usb/diy.sh

@@ -6,5 +6,5 @@ echo -e "\q" | svn co https://github.com/coolsnowwolf/lede/trunk/target/linux/ra
 sed -i 's/PKG_VERSION:=1/PKG_VERSION:=2/' package/feeds/custom/luci-app-bypass/Makefile
 
 sed -i 's/ +lua-maxminddb//' package/feeds/custom/luci-app-bypass/Makefile
-sed -i '/status_bottom/d' package/feeds/custom/luci-app-bypass/luasrc/model/cbi/bypass/bypass.lua
+sed -i '/status_bottom/d' package/feeds/custom/luci-app-bypass/luasrc/model/cbi/bypass/base.lua
 rm -Rf package/feeds/custom/luci-app-bypass/{root/www,root/usr/share/bypass/GeoLite2-Country.mmdb}

+ 1 - 1
devices/phicomm-k2p/diy.sh

@@ -13,6 +13,6 @@ sed -i 's/PKG_VERSION:=1/PKG_VERSION:=2/' package/feeds/custom/luci-app-bypass/M
 
 sed -i 's/ +unzip +lua-maxminddb//' package/feeds/custom/luci-app-bypass/Makefile
 
-sed -i '/status_bottom/d' package/feeds/custom/luci-app-bypass/luasrc/model/cbi/bypass/bypass.lua
+sed -i '/status_bottom/d' package/feeds/custom/luci-app-bypass/luasrc/model/cbi/bypass/base.lua
 
 rm -Rf package/feeds/custom/luci-app-bypass/{root/www,root/usr/share/bypass/GeoLite2-Country.mmdb}