Update dns_df.sh
This commit is contained in:
parent
30a8f94eea
commit
7fbed82c50
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
########################################################################
|
||||
# https://dyndnsdree.de hook script for acme.sh
|
||||
@ -62,4 +62,4 @@ dns_df_rm() {
|
||||
_debug fulldomain "$fulldomain"
|
||||
_debug txtvalue "$txtvalue"
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user