Browse Source

Update dns_df.sh

pull/2896/head
ThiloGa 6 years ago
committed by GitHub
parent
commit
7fbed82c50
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      dnsapi/dns_df.sh

4
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"
}
}
Loading…
Cancel
Save