From 661312a9cc009d1aa8c5ccaf6c8724b8acbb117a Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Fri, 25 Sep 2020 16:49:17 +0800 Subject: [PATCH] fix SC2120 --- install-release.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install-release.sh b/install-release.sh index cb8ea10..59b21c5 100644 --- a/install-release.sh +++ b/install-release.sh @@ -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"