ThiloGa
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
dnsapi/dns_df.sh
|
|
|
@ -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" |
|
|
|
|
|
|
|
} |
|
|
|
} |