Update main.sh
This commit is contained in:
parent
ae3c84b557
commit
c2ff744a47
2
main.sh
2
main.sh
|
@ -80,6 +80,7 @@ git clone --depth 1 https://github.com/CCnut/feed-netkeeper && mvdir feed-netkee
|
|||
git clone --depth 1 https://github.com/sensec/luci-app-udp2raw
|
||||
git clone --depth 1 https://github.com/LGA1150/openwrt-sysuh3c && mvdir openwrt-sysuh3c
|
||||
git clone --depth 1 https://github.com/gdck/luci-app-cupsd cupsd1 && mv -n cupsd1/luci-app-cupsd cupsd1/cups/cups ./ ; rm -rf cupsd1
|
||||
git clone https://github.com/QiuSimons/openwrt-mos && mv -n openwrt-mos/*mosdns ./ ; rm -rf openwrt-mos
|
||||
git clone --depth 1 https://github.com/sundaqiang/openwrt-packages && mv -n openwrt-packages/luci-* ./; rm -rf openwrt-packages
|
||||
git clone --depth 1 https://github.com/zxlhhyccc/luci-app-v2raya
|
||||
git clone --depth 1 https://github.com/kenzok78/openwrt-minisign
|
||||
|
@ -90,6 +91,7 @@ git clone --depth 1 -b lede https://github.com/pymumu/luci-app-smartdns
|
|||
git clone --depth 1 https://github.com/ophub/luci-app-amlogic amlogic && mv -n amlogic/luci-app-amlogic amlogic/depends/* ./;rm -rf amlogic
|
||||
git clone --depth 1 -b luci https://github.com/xiaorouji/openwrt-passwall passwall1 && mv -n passwall1/luci-app-passwall ./; rm -rf passwall1
|
||||
|
||||
svn co https://github.com/kiddin9/openwrt-packages/trunk/luci-app-fileassistant
|
||||
svn co https://github.com/immortalwrt/luci/trunk/applications/luci-app-filebrowser
|
||||
svn co https://github.com/immortalwrt/luci/trunk/applications/luci-app-aliddns
|
||||
svn co https://github.com/Tencent-Cloud-Plugins/tencentcloud-openwrt-plugin-ddns/trunk/tencentcloud_ddns luci-app-tencentddns
|
||||
|
|
Loading…
Reference in New Issue