Skip to content

Commit

Permalink
drop wechatpush
Browse files Browse the repository at this point in the history
(cherry picked from commit 4d34848)
  • Loading branch information
aieu committed Nov 20, 2023
1 parent 404c643 commit 3cd020f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion config/x86-64_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ CONFIG_PACKAGE_luci-app-filetransfer=y
CONFIG_PACKAGE_luci-app-ksmbd=y
CONFIG_PACKAGE_luci-app-openclash=y
CONFIG_PACKAGE_luci-app-ramfree=y
CONFIG_PACKAGE_luci-app-serverchan=y
CONFIG_PACKAGE_luci-app-upnp=y
CONFIG_PACKAGE_luci-app-usb-printer=y
CONFIG_PACKAGE_luci-app-vlmcsd=y
Expand Down
9 changes: 0 additions & 9 deletions scripts/01_customize_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ cp -f ../lede/target/linux/generic/hack-5.10/996-fs-ntfs3-Add-NTFS3-in-fs-Kconfi
# cpufreq
cp -rf ../immortalwrt-luci/applications/luci-app-cpufreq package/new/

# DDNS
#cp -rf ../immortalwrt-packages/net/ddns-scripts_{aliyun,dnspod} package/new/

# dnsmasq
rm -rf package/network/services/dnsmasq
cp -rf ../immortalwrt/package/network/services/dnsmasq package/network/services/
Expand Down Expand Up @@ -89,12 +86,6 @@ cp -rf ../immortalwrt-luci/applications/luci-app-usb-printer package/new/
cp -rf ../immortalwrt-luci/applications/luci-app-vlmcsd package/new/
cp -rf ../immortalwrt-packages/net/vlmcsd package/new/

# Wechat push
svn export -q https://github.com/tty228/luci-app-wechatpush/trunk package/new/luci-app-wechatpush

# xlnetacc
#cp -rf ../immortalwrt-luci/applications/luci-app-xlnetacc package/new/

# Zerotier
cp -rf ../immortalwrt-luci/applications/luci-app-zerotier package/new/

Expand Down

0 comments on commit 3cd020f

Please sign in to comment.