Update main.sh
This commit is contained in:
parent
7e7240b4fb
commit
f910e92dcf
|
@ -67,7 +67,7 @@ git clone --depth 1 https://github.com/sirpdboy/luci-app-poweroffdevice
|
||||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-autotimeset
|
git clone --depth 1 https://github.com/sirpdboy/luci-app-autotimeset
|
||||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-lucky lucik && mv -n lucik/luci-app-lucky ./ ; rm -rf lucik
|
git clone --depth 1 https://github.com/sirpdboy/luci-app-lucky lucik && mv -n lucik/luci-app-lucky ./ ; rm -rf lucik
|
||||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-partexp
|
git clone --depth 1 https://github.com/sirpdboy/luci-app-partexp
|
||||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-ddns-go ddns-go && mvdir ddns-go
|
git clone --depth 1 https://github.com/sirpdboy/luci-app-ddns-go ddns-go && mv -n ddns-go/*ddns-go ./; rm -rf ddns-go
|
||||||
git clone --depth 1 https://github.com/sirpdboy/netspeedtest speedtest && mv -f speedtest/*/ ./ && rm -rf speedtest
|
git clone --depth 1 https://github.com/sirpdboy/netspeedtest speedtest && mv -f speedtest/*/ ./ && rm -rf speedtest
|
||||||
git clone --depth 1 https://github.com/Jason6111/luci-app-netdata
|
git clone --depth 1 https://github.com/Jason6111/luci-app-netdata
|
||||||
git clone --depth 1 https://github.com/KFERMercer/luci-app-tcpdump
|
git clone --depth 1 https://github.com/KFERMercer/luci-app-tcpdump
|
||||||
|
|
Loading…
Reference in New Issue