Update dns_openprovider.sh

fixed shebang shell to be as suggested
This commit is contained in:
Bas van Ritbergen 2020-04-27 15:41:50 +02:00
parent 3ff48b8559
commit 1bfd0f0149
1 changed files with 1 additions and 1 deletions

View File

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