From 3c3e237996f016bb3e9e6ccd5b15b357cb281a16 Mon Sep 17 00:00:00 2001 From: Benny Morrison Date: Sun, 17 Mar 2019 23:12:47 -0400 Subject: added shebang for compatibility --- gotify.sh.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gotify.sh.example b/gotify.sh.example index 72caa06..8a2ac9d 100644 --- a/gotify.sh.example +++ b/gotify.sh.example @@ -1,3 +1,5 @@ +#!/usr/local/bin/bash + curl --request POST \ --url 'https://gotify.tildeverse.org/message?token=redacted' \ --header 'accept: application/json' \ -- cgit 1.4.1-2-gfad0