Update r2s_lienol_from_lean.yml

This commit is contained in:
klever1988
2020-03-24 06:28:48 +08:00
committed by GitHub
parent 9873f68029
commit ea64b84729

View File

@@ -143,7 +143,7 @@ jobs:
mv OpenClash/luci-app-openclash friendlywrt-rk3328/friendlywrt/package
cd friendlywrt-rk3328/friendlywrt/package/base-files/files
mkdir -p etc/openclash && cd etc/openclash
curl -L https://github.com/Dreamacro/clash/releases/download/v0.19.0/clash-linux-armv8-v0.19.0.gz | gunzip > clash
curl -L https://github.com/vernesong/OpenClash/releases/download/Clash/clash-linux-armv8.tar.gz | tar zxf -
chmod +x clash
- name: Build FriendlyWrt