From 5eed02f7e927742facd9d938a6e692a771271377 Mon Sep 17 00:00:00 2001 From: sjau Date: Fri, 25 Nov 2016 04:50:05 +0100 Subject: [PATCH] Changing shebang back to sh --- dnsapi/dns_ispconfig.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi/dns_ispconfig.sh b/dnsapi/dns_ispconfig.sh index 315dd6ef..789b6267 100755 --- a/dnsapi/dns_ispconfig.sh +++ b/dnsapi/dns_ispconfig.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env sh # ISPConfig 3.1 API # User must provide login data and URL to the ISPConfig installation incl. port. The remote user in ISPConfig must have access to: