From e2456c10eb4231df6fc8ae0a81bdc1dbfcfcfed0 Mon Sep 17 00:00:00 2001
From: Erick Hitter <git-contrib@ethitter.com>
Date: Tue, 27 Jun 2017 19:25:21 -0700
Subject: [PATCH] newlines!

---
 defaults | 2 +-
 init.sh  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/defaults b/defaults
index cadef45..7ba0fc1 100644
--- a/defaults
+++ b/defaults
@@ -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\""
diff --git a/init.sh b/init.sh
index d4d10ad..6631677 100755
--- a/init.sh
+++ b/init.sh
@@ -128,4 +128,4 @@ case "$1" in
     echo "Usage: $0 {start|stop|restart|status}"
     exit 1
   ;;
-esac
\ No newline at end of file
+esac
-- 
GitLab