diff --git a/bw-updater b/bw-updater index bf5c4ad..89ac09d 100644 --- a/bw-updater +++ b/bw-updater @@ -24,7 +24,7 @@ chat_id= # set your username username= -function send_message { +function send_message() { if [ $# -eq 0 ] then echo "No argument supplied. Please specify the message to send."