Skip to content

Commit

Permalink
Update work.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jechol authored Jun 24, 2018
1 parent 00e1736 commit ba993aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion work.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ case "${1}" in
rm ${PID_FILE_PATH}
echo "Succeeded to stop java-tron."
else
echo "Failed to start java-tron."
echo "Failed to stop java-tron."
fi
;;
restart)
Expand Down

0 comments on commit ba993aa

Please sign in to comment.