From 2e8feaedcb297c597f869726d90fbe5e2c4f139c Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Tue, 22 Aug 2017 15:48:40 +0100 Subject: [PATCH] Removing pushjet for now as more complex Could return to this if there is demand --- lgsm/functions/alert_pushjet.sh | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 lgsm/functions/alert_pushjet.sh diff --git a/lgsm/functions/alert_pushjet.sh b/lgsm/functions/alert_pushjet.sh deleted file mode 100644 index 1fa0ee61e..000000000 --- a/lgsm/functions/alert_pushjet.sh +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/bash -# LinuxGSM alert_pushjet.sh function -# Author: Daniel Gibbs -# Website: https://gameservermanagers.com -# Description: Sends Pushjet alert. - -local commandname="ALERT" -local commandaction="Alert" -local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))" - -json=$(cat <