Update main.sh
This commit is contained in:
parent
0b04b91583
commit
74061bad0c
2
main.sh
2
main.sh
|
@ -92,7 +92,7 @@ git clone --depth 1 https://github.com/kenzok78/luci-theme-argonne
|
|||
git clone --depth 1 https://github.com/kenzok78/luci-app-argonne-config
|
||||
git clone --depth 1 https://github.com/thinktip/luci-theme-neobird
|
||||
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 ./;rm -rf amlogic
|
||||
git clone --depth 1 https://github.com/ophub/luci-app-amlogic amlogic && mv -n amlogic/luci-app-amlogic ./;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 export https://github.com/kiddin9/openwrt-packages/trunk/luci-app-fileassistant
|
||||
|
|
Loading…
Reference in New Issue