2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-22 18:07:19 +00:00

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

View File

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