From eddc0a8018d46f9d9c6c1f00eba90aa293f686d5 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 21 May 2016 20:38:47 +0100 Subject: [PATCH] space --- lgsm/functions/alert_pushbullet.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lgsm/functions/alert_pushbullet.sh b/lgsm/functions/alert_pushbullet.sh index c4a7b9924..1e34732f3 100644 --- a/lgsm/functions/alert_pushbullet.sh +++ b/lgsm/functions/alert_pushbullet.sh @@ -19,5 +19,4 @@ if [ "${pushbulletsend}" == "invalid_access_token" ]; then else fn_print_ok_nl "Sending Pushbullet alert" fn_scriptlog "Complete! Sent Pushbullet alert" -fi - +fi \ No newline at end of file