Skip to content
Snippets Groups Projects
Commit e2456c10 authored by Erick Hitter's avatar Erick Hitter
Browse files

newlines!

parent 3be4b9c6
Branches
Tags
No related merge requests found
......@@ -6,4 +6,4 @@ COLOR=""
ICON_URL=""
GREP=""
DAEMON_OPTIONS="$LOG_FILE $WEBHOOK_URL \"$USERNAME\" \"$CHANNEL\" \"$COLOR\" $ICON_URL \"$GREP\""
\ No newline at end of file
DAEMON_OPTIONS="$LOG_FILE $WEBHOOK_URL \"$USERNAME\" \"$CHANNEL\" \"$COLOR\" $ICON_URL \"$GREP\""
......@@ -128,4 +128,4 @@ case "$1" in
echo "Usage: $0 {start|stop|restart|status}"
exit 1
;;
esac
\ No newline at end of file
esac
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment