Преглед на файлове

Merge branch 'master' of https://github.com/v2ray/v2ray-core

Darien Raymond преди 8 години
родител
ревизия
d19eccc957
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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
 }