mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
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