Update main.sh
This commit is contained in:
parent
16b51f2acc
commit
9493469c5d
2
main.sh
2
main.sh
|
@ -104,7 +104,7 @@ git clone --depth 1 https://github.com/ZeaKyX/speedtest-web
|
||||||
git clone --depth 1 https://github.com/Huangjoe123/luci-app-eqos
|
git clone --depth 1 https://github.com/Huangjoe123/luci-app-eqos
|
||||||
git clone --depth 1 https://github.com/honwen/luci-app-aliddns
|
git clone --depth 1 https://github.com/honwen/luci-app-aliddns
|
||||||
git clone --depth 1 -b master https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic
|
git clone --depth 1 -b master https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic
|
||||||
git clone --depth 1 https://github.com/sbwml/luci-app-alist openwrt-alist && mv -n openwrt-alist/*alist ./ ; rm -rf openwrt-alist
|
git clone --depth 1 https://github.com/sbwml/luci-app-alist openwrt-alist && mv -n openwrt-alist/luci-app-alist ./ ; rm -rf openwrt-alist
|
||||||
git clone --depth 1 https://github.com/Hyy2001X/AutoBuild-Packages && mv -n AutoBuild-Packages/luci-app-adguardhome ./; rm -rf AutoBuild-Packages
|
git clone --depth 1 https://github.com/Hyy2001X/AutoBuild-Packages && mv -n AutoBuild-Packages/luci-app-adguardhome ./; rm -rf AutoBuild-Packages
|
||||||
git clone --depth 1 https://github.com/vernesong/OpenClash && mv -n OpenClash/luci-app-openclash ./; rm -rf OpenClash
|
git clone --depth 1 https://github.com/vernesong/OpenClash && mv -n OpenClash/luci-app-openclash ./; rm -rf OpenClash
|
||||||
git clone --depth 1 https://github.com/messense/aliyundrive-webdav aliyundrive && mv -n aliyundrive/openwrt/* ./ ; rm -rf aliyundrive
|
git clone --depth 1 https://github.com/messense/aliyundrive-webdav aliyundrive && mv -n aliyundrive/openwrt/* ./ ; rm -rf aliyundrive
|
||||||
|
|
Loading…
Reference in New Issue