From ba8f67e7ea18eb34c650150e816a52f3861a7a9a Mon Sep 17 00:00:00 2001 From: Christian Busch Date: Fri, 5 Oct 2018 21:19:43 +0200 Subject: [PATCH] Made shebang more portable. --- dyndns.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dyndns.sh b/dyndns.sh index 67cdf43..78ce6b9 100755 --- a/dyndns.sh +++ b/dyndns.sh @@ -1,4 +1,4 @@ -#!/usr/local/bin/bash +#!/usr/bin/env bash . /etc/dyndns.conf