Update main.sh
This commit is contained in:
parent
701e88ad9b
commit
c085d10679
2
main.sh
2
main.sh
|
@ -91,7 +91,6 @@ git clone --depth 1 https://github.com/kenzok78/openwrt-minisign
|
|||
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 https://github.com/kenzok78/luci-lib-ipkg
|
||||
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 -b luci https://github.com/xiaorouji/openwrt-passwall passwall1 && mv -n passwall1/luci-app-passwall ./; rm -rf passwall1
|
||||
|
@ -102,6 +101,7 @@ git clone --depth 1 https://github.com/linkease/openwrt-app-actions
|
|||
git clone --depth 1 https://github.com/ZeaKyX/luci-app-speedtest-web
|
||||
git clone --depth 1 https://github.com/ZeaKyX/speedtest-web
|
||||
|
||||
svn export https://github.com/coolsnowwolf/luci/trunk/libs/luci-lib-ipkg
|
||||
svn export https://github.com/kiddin9/openwrt-packages/trunk/luci-app-fileassistant
|
||||
svn export https://github.com/immortalwrt/luci/trunk/applications/luci-app-filebrowser
|
||||
svn export https://github.com/immortalwrt/luci/trunk/applications/luci-app-aliddns
|
||||
|
|
Loading…
Reference in New Issue