mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 07:20:19 +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
|
||||
#
|
||||
|
Reference in New Issue
Block a user