ctcgfw test
This commit is contained in:
6
add_openclash.sh
Normal file
6
add_openclash.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
git clone -b master https://github.com/vernesong/OpenClash.git
|
||||
mv OpenClash/luci-app-openclash friendlywrt-rk3328/friendlywrt/package
|
||||
cd friendlywrt-rk3328/friendlywrt/package/base-files/files
|
||||
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 -
|
||||
chmod +x clash
|
||||
Reference in New Issue
Block a user