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
dac4898ea6
commit
d587f73c03
7
.github/diy/master.sh
vendored
7
.github/diy/master.sh
vendored
@ -34,7 +34,7 @@ git clone --depth 1 https://github.com/kenzok78/luci-theme-argone
|
||||
git clone --depth 1 https://github.com/kenzok78/luci-app-argone-config
|
||||
git clone --depth 1 https://github.com/kenzok78/luci-app-adguardhome
|
||||
git clone --depth 1 https://github.com/kenzok78/luci-app-fileassistant
|
||||
git clone --depth 1 https://github.com/kenzok78/luci-app-filebrowser
|
||||
#git clone --depth 1 https://github.com/kenzok78/luci-app-filebrowser
|
||||
git clone --depth 1 https://github.com/kenzok78/luci-theme-design
|
||||
git clone --depth 1 https://github.com/gngpp/luci-app-design-config
|
||||
git clone --depth 1 -b lede https://github.com/pymumu/luci-app-smartdns
|
||||
@ -55,10 +55,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 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 -b openwrt-18.06 https://github.com/immortalwrt/luci && mv -n luci/applications/{luci-app-gost,luci-app-filebrowser} ./ && rm -rf luci
|
||||
git clone --depth 1 https://github.com/immortalwrt/packages && mv -n packages/lang/lua-maxminddb ./ ; rm -rf packages
|
||||
#git clone --depth 1 https://github.com/immortalwrt/homeproxy luci-app-homeproxy
|
||||
|
||||
sed -i \
|
||||
-e 's?include \.\./\.\./\(lang\|devel\)?include $(TOPDIR)/feeds/packages/\1?' \
|
||||
|
Loading…
Reference in New Issue
Block a user