fix SC2120

pull/142/head
IceCodeNew 2020-09-25 16:49:17 +08:00
parent 62d33830da
commit 661312a9cc
1 changed files with 0 additions and 1 deletions

View File

@ -438,7 +438,6 @@ remove_v2ray() {
if [[ -n "$(pidof v2ray)" ]]; then
stop_v2ray
fi
NAME="$1"
"rm" /usr/local/bin/v2ray
"rm" /usr/local/bin/v2ctl
"rm" -r "$DAT_PATH"