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

Remove unnecessary var

parent 682d8779
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,5 @@ COLOR="" ...@@ -7,8 +7,5 @@ COLOR=""
ICON_URL="" ICON_URL=""
GREP="" GREP=""
# Once log details are entered, change this to `true`
CONFIGURED=false
# DO NOT MODIFY BELOW THIS LINE! # DO NOT MODIFY BELOW THIS LINE!
DAEMON_OPTIONS="$LOG_FILE \"$WEBHOOK_URL\" \"$USERNAME\" \"$CHANNEL\" \"$COLOR\" \"$ICON_URL\" \"$GREP\"" DAEMON_OPTIONS="$LOG_FILE \"$WEBHOOK_URL\" \"$USERNAME\" \"$CHANNEL\" \"$COLOR\" \"$ICON_URL\" \"$GREP\""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment