新增第8项 卸载V2/重装V2

还有点小问题 就是选择重装V2之后 要执行下面的代码,我还没看到怎么修改 AI大佬加油!bash <(curl -s -L https://233blog.com/v2ray.sh)
pull/29/head
user1121114685 7 years ago committed by GitHub
parent e0be1f6587
commit 93eff4130c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      v2ray.sh

@ -3446,6 +3446,8 @@ _help() {
${green}v2ray update.sh $none更新 V2Ray 管理脚本
${green}v2ray uninstall $none卸载 V2Ray
${green}v2ray reinstall $none重装 V2Ray
"
}
menu() {
@ -3480,7 +3482,7 @@ menu() {
echo
echo -e "$yellow 7. $none更新 V2Ray / 更新 V2Ray 管理脚本"
echo
echo -e "$yellow 8. $none卸载 V2Ray"
echo -e "$yellow 8. $none卸载 V2Ray /重装V2ray"
echo
echo -e "$yellow 9. $none其他"
echo

Loading…
Cancel
Save