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
0b0b83cb12
commit
53fe783b15
5
.github/diy/master.sh
vendored
5
.github/diy/master.sh
vendored
@ -23,7 +23,7 @@ git clone --depth 1 https://github.com/jerrykuku/luci-theme-argon
|
||||
git clone --depth 1 https://github.com/jerrykuku/luci-app-argon-config
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-advanced
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-theme-opentopd
|
||||
git clone --depth 1 https://github.com/jefferymvp/luci-app-koolproxyR
|
||||
#git clone --depth 1 https://github.com/jefferymvp/luci-app-koolproxyR
|
||||
git clone --depth 1 https://github.com/hubbylei/luci-app-clash
|
||||
git clone --depth 1 https://github.com/derisamedia/luci-theme-alpha
|
||||
#git clone --depth 1 https://github.com/QiuSimons/openwrt-mos && mv -n openwrt-mos/*mosdns ./ ; rm -rf openwrt-mos
|
||||
@ -37,7 +37,7 @@ git clone --depth 1 https://github.com/gngpp/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
|
||||
git clone --depth 1 https://github.com/Huangjoe123/luci-app-eqos
|
||||
git clone --depth 1 https://github.com/jerrykuku/lua-maxminddb
|
||||
#git clone --depth 1 https://github.com/jerrykuku/lua-maxminddb
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-partexp
|
||||
git clone --depth 1 -b master https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic
|
||||
git clone --depth 1 https://github.com/ophub/luci-app-amlogic amlogic && mv -n amlogic/luci-app-amlogic ./;rm -rf amlogic
|
||||
@ -54,6 +54,7 @@ git clone --depth 1 https://github.com/sirpdboy/luci-app-ddns-go ddnsgo && mv -n
|
||||
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-filebrowser,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 \
|
||||
-e 's?include \.\./\.\./\(lang\|devel\)?include $(TOPDIR)/feeds/packages/\1?' \
|
||||
|
Loading…
Reference in New Issue
Block a user