Explorar o código

Merge pull request #568 from sunshineplan/master

Update install-release.sh
DarienRaymond %!s(int64=8) %!d(string=hai) anos
pai
achega
134df6de9f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      release/install-release.sh

+ 3 - 0
release/install-release.sh

@@ -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
 }