更新 install_v2raya.sh
This commit is contained in:
parent
fbc80033e8
commit
01f49af570
@ -8,6 +8,9 @@ if [ $? -ne 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
sudo apt update
|
||||
sudo apt install -y v2ray
|
||||
|
||||
echo "=== 安装 v2rayA 到 /usr/local/bin ==="
|
||||
sudo mv v2raya /usr/local/bin/v2raya
|
||||
sudo chmod +x /usr/local/bin/v2raya
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user