Update main.sh
This commit is contained in:
parent
f4d6a3c78f
commit
b20a85dbed
|
@ -145,6 +145,9 @@ git clone --depth 1 https://github.com/sirpdboy/luci-theme-kucat -b js --depth 1
|
|||
git clone --depth 1 https://github.com/blueberry-pie-11/luci-app-natmap
|
||||
git clone --depth 1 https://github.com/QiuSimons/luci-app-daed-next daed1 && mvdir daed1
|
||||
git clone --depth 1 https://github.com/morytyann/OpenWrt-mihomo OpenWrt-mihomo && mv -n OpenWrt-mihomo/*mihomo ./ ; rm -rf OpenWrt-mihomo
|
||||
git clone --depth 1 https://github.com/Carseason/openwrt-packages Carseason && mv -n Carseason/*/* ./;mv services/routergo ./;rm -rf Carseason
|
||||
git clone --depth 1 https://github.com/Carseason/openwrt-themedog && mv -n openwrt-themedog/luci/* ./;rm -rf openwrt-themedog
|
||||
git clone --depth 1 https://github.com/Carseason/openwrt-app-actions Carseason && mv -n Carseason/applications/* ./;rm -rf Carseason
|
||||
|
||||
svn export https://github.com/coolsnowwolf/luci/trunk/libs/luci-lib-ipkg
|
||||
svn export https://github.com/x-wrt/packages/trunk/net/nft-qos
|
||||
|
|
Loading…
Reference in New Issue