summaryrefslogtreecommitdiffstats
path: root/health/notifications/alarm-email.sh
diff options
context:
space:
mode:
Diffstat (limited to 'health/notifications/alarm-email.sh')
-rwxr-xr-xhealth/notifications/alarm-email.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/health/notifications/alarm-email.sh b/health/notifications/alarm-email.sh
deleted file mode 100755
index 69c4c3f8d..000000000
--- a/health/notifications/alarm-email.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/env bash
-# SPDX-License-Identifier: GPL-3.0-or-later
-
-# OBSOLETE - REPLACED WITH
-# alarm-notify.sh
-
-${0/alarm-email.sh/alarm-notify.sh} "${@}"