Update dns_openprovider.sh
fixed shebang shell to be as suggested
This commit is contained in:
parent
3ff48b8559
commit
1bfd0f0149
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# This is the OpenProvider API wrapper for acme.sh
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user