#!/bin/bash # LinuxGSM alert_pushbullet.sh function # Author: Daniel Gibbs # Website: https://linuxgsm.com # Description: Sends Pushbullet Messenger alert. local commandname="ALERT" local commandaction="Alert" local function_selfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")" json=$(cat <