Browse Source

Fix shebang

speedmann 7 years ago
parent
commit
731ed6952f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dnsapi/dns_inwx.sh

+ 1 - 1
dnsapi/dns_inwx.sh

@@ -1,4 +1,4 @@
-#!/usr/local/bin/sh
+#!/usr/bin/env sh
 
 #
 #INWX_User="username"