Package: use xfrpc to replace frpc
This commit is contained in:
@@ -34,7 +34,8 @@ merge_feed helloworld "https://github.com/klever1988/helloworld;tmp"
|
||||
merge_package https://github.com/project-lede/luci-app-godproxy
|
||||
merge_package https://github.com/sundaqiang/openwrt-packages/trunk/luci-app-wolplus
|
||||
merge_package https://github.com/kuoruan/openwrt-frp frp
|
||||
merge_package https://github.com/kuoruan/luci-app-frpc
|
||||
merge_package https://github.com/liudf0716/luci-app-xfrpc
|
||||
merge_package https://github.com/liudf0716/xfrpc
|
||||
merge_package https://github.com/messense/aliyundrive-webdav/trunk/openwrt/aliyundrive-webdav
|
||||
merge_package https://github.com/messense/aliyundrive-webdav/trunk/openwrt/luci-app-aliyundrive-webdav
|
||||
merge_package https://github.com/jerrykuku/luci-app-jd-dailybonus
|
||||
|
||||
@@ -11,7 +11,6 @@ sed -i 's/192.168.1.1/192.168.2.1/' package/base-files/files/bin/config_generate
|
||||
sed -i 's/=1/=0/g' package/kernel/linux/files/sysctl-br-netfilter.conf
|
||||
|
||||
sed -i '/DEPENDS+/ s/$/ +wsdd2/' `find package/ -follow -type f -path '*/ksmbd-tools/Makefile'`
|
||||
sed -i '/DEPENDS/ s/$/ +frpc/' `find package/ -follow -type f -path '*/luci-app-frpc/Makefile'`
|
||||
|
||||
sed -i 's/ +ntfs-3g/ +ntfs3-mount/' `find package/ -follow -type f -path '*/automount/Makefile'`
|
||||
sed -i '/skip\=/ a skip=`mount | grep -q /dev/$device; echo $?`' `find package/ -follow -type f -path */automount/files/15-automount`
|
||||
|
||||
Reference in New Issue
Block a user