Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit fc614fb

Browse files
committed
Scripts: Remove useless lines
1 parent 741b5d2 commit fc614fb

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

scripts/custom.sh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ git clone --depth=1 https://github.com/KFERMercer/luci-app-tcpdump
3737
# Add luci-app-oaf
3838
git clone --depth=1 https://github.com/destan19/OpenAppFilter -b oaf-3.0.1
3939

40-
# Add luci-udptools
41-
svn co https://github.com/zcy85611/Openwrt-Package/trunk/luci-udptools
42-
svn co https://github.com/zcy85611/Openwrt-Package/trunk/udp2raw
43-
svn co https://github.com/zcy85611/Openwrt-Package/trunk/udpspeeder-tunnel
44-
4540
# Add luci-theme-argon_armygreen
4641
git clone --depth=1 https://github.com/XXKDB/luci-theme-argon_armygreen
4742
popd
@@ -51,12 +46,6 @@ pushd package/kernel/mt76
5146
sed -i '/mt7662u_rom_patch.bin/a\\techo mt76-usb disable_usb_sg=1 > $\(1\)\/etc\/modules.d\/mt76-usb' Makefile
5247
popd
5348

54-
# Fix luci-app-aria2
55-
pushd feeds/luci/applications
56-
rm -rf luci-app-aria2
57-
svn co https://github.com/coolsnowwolf/luci/trunk/applications/luci-app-aria2
58-
popd
59-
6049
# Rename hostname to OpenWrt
6150
pushd package/base-files/files/bin
6251
sed -i 's/ImmortalWrt/OpenWrt/g' config_generate

0 commit comments

Comments
 (0)