更新 install_v2raya.sh

This commit is contained in:
wangqifan 2025-12-11 15:12:32 +08:00
parent 73d0f47e49
commit 6747b9ffc7

View File

@ -33,9 +33,6 @@ Environment=V2RAYA_CONFIG=/etc/v2raya/config.json
WantedBy=multi-user.target
EOF
echo "=== 安装 Xray (推荐作为后端核心) ==="
sudo apt update
sudo apt install -y xray
echo "=== 重新加载 systemd ==="
sudo systemctl daemon-reload