V2ray-core: 服务器端可以自动更新吗?还是必须卸载后重装?

Created on 13 Jul 2016  ·  2Comments  ·  Source: v2ray/v2ray-core

如题,不知道服务器端版本是不是可以自动更新,或者使用某一命令进行更新?

Most helpful comment

bash <(curl -L -s https://raw.githubusercontent.com/v2ray/v2ray-core/master/release/install-release.sh)

All 2 comments

bash <(curl -L -s https://raw.githubusercontent.com/v2ray/v2ray-core/master/release/install-release.sh)

自动更新的话,可以配置 crontab 定时运行上述脚本

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sunsan05 picture sunsan05  ·  3Comments

FTAndy picture FTAndy  ·  4Comments

ahdung picture ahdung  ·  3Comments

shuangyuxiaoyi picture shuangyuxiaoyi  ·  4Comments

TheWanderingCoel picture TheWanderingCoel  ·  3Comments