mirror of
https://github.com/kenzok8/AutoSync.git
synced 2025-01-07 03:06:50 +08:00
Update master.sh
This commit is contained in:
parent
2280ce33e5
commit
7d7e5a262c
5
.github/diy/master.sh
vendored
5
.github/diy/master.sh
vendored
@ -54,8 +54,9 @@ git clone --depth 1 https://github.com/vernesong/OpenClash && mv -n OpenClash/lu
|
||||
git clone --depth 1 https://github.com/kenzok8/litte && mv -n litte/luci-theme-atmaterial_new litte/luci-theme-tomato ./ ; rm -rf litte
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-ddns-go ddnsgo && mv -n ddnsgo/luci-app-ddns-go ./; rm -rf ddnsgo
|
||||
git clone --depth 1 https://github.com/kenzok8/wall && mv -n wall/UnblockNeteaseMusic wall/ddns-go wall/gost wall/smartdns wall/adguardhome wall/filebrowser ./ ; rm -rf wall
|
||||
git clone --depth 1 https://github.com/immortalwrt/homeproxy
|
||||
git clone --depth 1 https://github.com/immortalwrt/luci && mv -n luci/applications/{luci-app-gost,luci-app-homeproxy} ./ ; rm -rf luci
|
||||
git clone --depth 1 https://github.com/immortalwrt/homeproxy luci-app-homeproxy
|
||||
git clone --depth 1 https://github.com/immortalwrt/luci && mv -n luci/applications/luci-app-gost ./ ; rm -rf luci
|
||||
#git clone --depth 1 https://github.com/immortalwrt/luci && mv -n luci/applications/{luci-app-gost,luci-app-homeproxy} ./ ; rm -rf luci
|
||||
git clone --depth 1 https://github.com/immortalwrt/packages && mv -n packages/lang/lua-maxminddb ./ ; rm -rf packages
|
||||
|
||||
sed -i \
|
||||
|
Loading…
Reference in New Issue
Block a user