From 8efd200748779f8c0b2dfedbc09e5360e95b5db8 Mon Sep 17 00:00:00 2001 From: lcdtyph Date: Wed, 31 Jul 2019 23:39:40 +0800 Subject: [PATCH] use sh instead of bash --- notify/ifttt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notify/ifttt.sh b/notify/ifttt.sh index 052f4635..9a03fd27 100644 --- a/notify/ifttt.sh +++ b/notify/ifttt.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env sh #Support ifttt.com webhooks api