Update r2s_lean_minimal.yml
This commit is contained in:
2
.github/workflows/r2s_lean_minimal.yml
vendored
2
.github/workflows/r2s_lean_minimal.yml
vendored
@@ -159,7 +159,7 @@ jobs:
|
|||||||
git clone https://github.com/vernesong/OpenClash.git
|
git clone https://github.com/vernesong/OpenClash.git
|
||||||
mv OpenClash/luci-app-openclash friendlywrt-rk3328/friendlywrt/package
|
mv OpenClash/luci-app-openclash friendlywrt-rk3328/friendlywrt/package
|
||||||
cd friendlywrt-rk3328/friendlywrt/package/base-files/files
|
cd friendlywrt-rk3328/friendlywrt/package/base-files/files
|
||||||
mkdir -p etc/openclash && cd etc/openclash
|
mkdir -p etc/openclash/core && cd etc/openclash/core
|
||||||
curl -L https://github.com/vernesong/OpenClash/releases/download/Clash/clash-linux-armv8.tar.gz | tar zxf -
|
curl -L https://github.com/vernesong/OpenClash/releases/download/Clash/clash-linux-armv8.tar.gz | tar zxf -
|
||||||
chmod +x clash
|
chmod +x clash
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user