调整natmap和S&P执行脚本
This commit is contained in:
@@ -104,7 +104,7 @@ patch -p1 < ../OpenBox/luci/applications/luci-app-frpc/002-luci-app-frpc-add-ena
|
||||
# natmap
|
||||
sed -i 's/log_stdout:bool:1/log_stdout:bool:0/g;s/log_stderr:bool:1/log_stderr:bool:0/g' feeds/packages/net/natmap/files/natmap.init
|
||||
pushd feeds/luci
|
||||
cat ../OpenBox/luci/applications/luci-app-natmap/0001-luci-app-natmap-add-default-STUN-server-lists.patch | patch -p1
|
||||
patch -p1 <../../../OpenBox/luci/applications/luci-app-natmap/0001-luci-app-natmap-add-default-STUN-server-lists.patch
|
||||
popd
|
||||
|
||||
# samba4 - bump version
|
||||
@@ -139,7 +139,7 @@ git clone https://github.com/sbwml/package_new_ftp package/new/ftp
|
||||
|
||||
# SSRP & Passwall
|
||||
rm -rf feeds/packages/net/{xray-core,v2ray-core,v2ray-geodata,sing-box}
|
||||
git clone -b openwrt-24.10 https://github.com/BlueStack-Sky/openwrt_helloworld package/new/helloworld
|
||||
git clone -b openwrt-24.10 https://github.com/QuickWrt/openwrt_helloworld package/new/helloworld
|
||||
|
||||
# openlist
|
||||
git clone https://github.com/sbwml/luci-app-openlist2 package/new/openlist --depth=1
|
||||
|
||||
Reference in New Issue
Block a user