Skip to content

Commit ba993aa

Browse files
authored
Update work.sh
1 parent 00e1736 commit ba993aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

work.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ case "${1}" in
5757
rm ${PID_FILE_PATH}
5858
echo "Succeeded to stop java-tron."
5959
else
60-
echo "Failed to start java-tron."
60+
echo "Failed to stop java-tron."
6161
fi
6262
;;
6363
restart)

0 commit comments

Comments
 (0)