|
|
@@ -1,7 +1,7 @@
|
|
|
rm -Rf files/etc/profile.d/sysinfo.sh
|
|
|
|
|
|
-rm -rf target/linux/ramips
|
|
|
-svn co https://github.com/x-wrt/x-wrt/trunk/target/linux/ramips target/linux/ramips
|
|
|
+rm -rf target/linux
|
|
|
+svn co https://github.com/x-wrt/x-wrt/trunk/target/linux target/linux
|
|
|
|
|
|
sed -i 's?admin/status/channel_analysis??' package/feeds/luci/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json
|
|
|
|
|
|
@@ -21,4 +21,4 @@ sed -i 's/ +unzip +lua-maxminddb//' package/feeds/custom/luci-app-bypass/Makefil
|
|
|
|
|
|
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}
|
|
|
+rm -Rf package/feeds/custom/luci-app-bypass/{root/www,root/usr/share/bypass/GeoLite2-Country.mmdb}
|