mirror of https://github.com/v2ray/v2ray-core
Merge branch 'master' of https://github.com/v2ray/v2ray-core
commit
d19eccc957
|
@ -284,6 +284,9 @@ remove(){
|
|||
colorEcho ${GREEN} "If necessary, please remove configuration file and log file manually."
|
||||
exit
|
||||
fi
|
||||
else
|
||||
colorEcho ${GREEN} "V2Ray not found."
|
||||
exit
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue