mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-21 17:37:43 +00:00
Update dns_openprovider.sh
fixed shebang shell to be as suggested
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
# This is the OpenProvider API wrapper for acme.sh
|
# This is the OpenProvider API wrapper for acme.sh
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user