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