Ver código fonte

Merge pull request #568 from sunshineplan/master

Update install-release.sh
DarienRaymond 8 anos atrás
pai
commit
134df6de9f
1 arquivos alterados com 3 adições e 0 exclusões
  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
 }