Update r1s_lean.yml

This commit is contained in:
klever1988
2020-03-05 17:19:11 +08:00
committed by GitHub
parent 3b673bf9b3
commit 0b2e2fcf7f

View File

@@ -59,6 +59,15 @@ jobs:
#git apply ../../0001-fix-upx.patch #git apply ../../0001-fix-upx.patch
#sed -i '/ucl upx/d' tools/Makefile #sed -i '/ucl upx/d' tools/Makefile
cd package/lean/ cd package/lean/
git clone https://github.com/jerrykuku/luci-app-vssr.git
cd luci-app-vssr/root/etc/
echo 'china_ssr.txt
config/black.list
config/white.list
dnsmasq.oversea/oversea_list.conf
dnsmasq.ssr/ad.conf
dnsmasq.ssr/gfw_base.conf' | xargs rm
cd ../../../
rm -rf luci-theme-argon rm -rf luci-theme-argon
git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon.git git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon.git
cd ../../ cd ../../