|
@@ -28,7 +28,7 @@ sed -i 's/max_requests 3/max_requests 20/g' package/network/services/uhttpd/file
|
|
#rm -rf ./feeds/packages/lang/{golang,node}
|
|
#rm -rf ./feeds/packages/lang/{golang,node}
|
|
#svn export https://github.com/immortalwrt/packages/trunk/lang/golang feeds/packages/lang/golang
|
|
#svn export https://github.com/immortalwrt/packages/trunk/lang/golang feeds/packages/lang/golang
|
|
#svn export https://github.com/immortalwrt/packages/trunk/lang/node feeds/packages/lang/node
|
|
#svn export https://github.com/immortalwrt/packages/trunk/lang/node feeds/packages/lang/node
|
|
-curl https://git.io/J0klM --create-dirs -o package/network/config/firewall/patches/fullconenat.patch
|
|
|
|
|
|
+curl -L https://git.io/J0klM --create-dirs -o package/network/config/firewall/patches/fullconenat.patch
|
|
sed -i -e 's/+python\( \|$\)/+python3/g' -e 's?../../lang?$(TOPDIR)/feeds/packages/lang?g' package/feeds/custom/*/Makefile
|
|
sed -i -e 's/+python\( \|$\)/+python3/g' -e 's?../../lang?$(TOPDIR)/feeds/packages/lang?g' package/feeds/custom/*/Makefile
|
|
sed -i 's?admin/status/channel_analysis??' package/feeds/luci/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json
|
|
sed -i 's?admin/status/channel_analysis??' package/feeds/luci/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json
|
|
sed -i "s/askfirst/respawn/g" `find package target -name inittab`
|
|
sed -i "s/askfirst/respawn/g" `find package target -name inittab`
|