Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/v2ray/v2ray-core
Browse files Browse the repository at this point in the history
  • Loading branch information
DarienRaymond committed Sep 18, 2017
2 parents e149782 + 134df6d commit d19eccc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release/install-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

Expand Down

0 comments on commit d19eccc

Please sign in to comment.