更新 install_v2raya.sh

This commit is contained in:
wangqifan 2025-12-11 15:08:38 +08:00
parent 7a84d590e7
commit 73d0f47e49

View File

@ -8,8 +8,7 @@ if [ $? -ne 0 ]; then
exit 1
fi
sudo apt update
sudo apt install -y v2ray
bash <(curl -sSL https://git.functen.cn/wangqifan/resouce/raw/branch/main/install_v2ray_core.sh)
echo "=== 安装 v2rayA 到 /usr/local/bin ==="
sudo mv v2raya /usr/local/bin/v2raya