v2fly / fhs-install-v2ray

Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
GNU General Public License v3.0
6.28k stars 1.45k forks source link

info: No new version. The current version of V2Ray is v4.42.2 . #221

Closed dogeow closed 3 years ago

dogeow commented 3 years ago
root@example:~# bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 21647  100 21647    0     0   259k      0 --:--:-- --:--:-- --:--:--  260k
info: No new version. The current version of V2Ray is v4.42.2 .
IceCodeNew commented 3 years ago

The script will fetch for the latest release by default. If I get your point right, you will need to specify the exact version if you would like to install the pre-release version or an older version. Just read the script or the duplicate issue for instructions.

If you are looking for help on another term, please make sure that you are opening the issue in the right repo. And also giving a detailed description of the problem you are facing.