Update main.sh
This commit is contained in:
parent
acddaf483a
commit
d4b96c60a2
2
main.sh
2
main.sh
|
@ -68,6 +68,7 @@ git clone --depth 1 https://github.com/kenzok78/openwrt-minisign
|
|||
git clone --depth 1 https://github.com/kenzok78/luci-app-argonne-config
|
||||
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/QiuSimons/openwrt-mos && mvdir openwrt-mos
|
||||
git clone -b lede https://github.com/pymumu/luci-app-smartdns
|
||||
|
||||
svn co https://github.com/Lienol/openwrt-package/branches/other/lean/luci-app-autoreboot
|
||||
svn co https://github.com/fw876/helloworld/trunk/luci-app-ssr-plus
|
||||
|
@ -94,7 +95,6 @@ svn co https://github.com/immortalwrt/luci/trunk/applications/luci-app-aliddns
|
|||
svn co https://github.com/immortalwrt/openwrt-filebrowser/trunk/filebrowser
|
||||
svn co https://github.com/kenzok8/jell/trunk/luci-app-adguardhome
|
||||
svn co https://github.com/kenzok8/jell/trunk/adguardhome
|
||||
svn co https://github.com/immortalwrt/luci/trunk/applications/luci-app-smartdns
|
||||
svn co https://github.com/immortalwrt/packages/trunk/net/smartdns
|
||||
svn co https://github.com/kenzok8/litte/trunk/luci-theme-argon_new
|
||||
svn co https://github.com/kenzok8/litte/trunk/luci-theme-opentopd_new
|
||||
|
|
Loading…
Reference in New Issue