Skip to content

Commit

Permalink
update tips
Browse files Browse the repository at this point in the history
  • Loading branch information
chhpt committed Sep 20, 2019
1 parent f95e7c9 commit 32112f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ -z "$BOT_KEY" ]; then
fi

if [ -z "$POST_MESSAGE" ]; then
echo "Please set the post message."
echo "Please set the post markdown message."
exit 1
fi

Expand Down

0 comments on commit 32112f4

Please sign in to comment.