Commit 025e0e80 authored by Shane Bishop's avatar Shane Bishop
Browse files

fix the shebang

parent 35fb1f85
#!/bin/bash
#!/usr/bin/env sh
## Will be called by acme.sh to add the TXT record to via the Bunny DNS API.
## Will be called by acme.sh to add the TXT record via the Bunny DNS API.
## returns 0 means success, otherwise error.
## Author: nosilver4u <nosilver4u at ewww.io>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment