int
This commit is contained in:
parent
08a33e9702
commit
941a8171e0
3
main.sh
3
main.sh
|
@ -83,6 +83,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 --depth 1 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
|
||||
|
@ -93,8 +94,6 @@ 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/QiuSimons/openwrt-mos/trunk/luci-app-mosdns
|
||||
svn co https://github.com/QiuSimons/openwrt-mos/trunk/mosdns
|
||||
svn co https://github.com/immortalwrt/luci/trunk/applications/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
|
||||
|
|
Loading…
Reference in New Issue