Browse Source

Update dns_openprovider.sh

fixed shebang shell to be as suggested
pull/2886/head
Bas van Ritbergen 4 years ago
parent
commit
1bfd0f0149
  1. 2
      dnsapi/dns_openprovider.sh

2
dnsapi/dns_openprovider.sh

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

Loading…
Cancel
Save