Explorar o código

Update dns_openprovider.sh

fixed shebang shell to be as suggested
Bas van Ritbergen %!s(int64=5) %!d(string=hai) anos
pai
achega
1bfd0f0149
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dnsapi/dns_openprovider.sh

+ 1 - 1
dnsapi/dns_openprovider.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env sh
 
 # This is the OpenProvider API wrapper for acme.sh
 #