Merge pull request #568 from sunshineplan/master

Update install-release.sh
This commit is contained in:
DarienRaymond
2017-09-13 17:06:14 +02:00
committed by GitHub
+3
View File
@@ -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
}