Browse Source

space

pull/821/head
Daniel Gibbs 9 years ago
parent
commit
eddc0a8018
  1. 3
      lgsm/functions/alert_pushbullet.sh

3
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
Loading…
Cancel
Save