更新 install_v2raya.sh
This commit is contained in:
parent
7a84d590e7
commit
73d0f47e49
@ -8,8 +8,7 @@ if [ $? -ne 0 ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sudo apt update
|
bash <(curl -sSL https://git.functen.cn/wangqifan/resouce/raw/branch/main/install_v2ray_core.sh)
|
||||||
sudo apt install -y v2ray
|
|
||||||
|
|
||||||
echo "=== 安装 v2rayA 到 /usr/local/bin ==="
|
echo "=== 安装 v2rayA 到 /usr/local/bin ==="
|
||||||
sudo mv v2raya /usr/local/bin/v2raya
|
sudo mv v2raya /usr/local/bin/v2raya
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user