Skip to content

Commit

Permalink
Merge pull request v2ray#568 from sunshineplan/master
Browse files Browse the repository at this point in the history
Update install-release.sh
  • Loading branch information
DarienRaymond authored Sep 13, 2017
2 parents f22e957 + 1ffe27c commit 134df6d
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 134df6d

Please sign in to comment.