Remove SafeResolve requirement, IP addresses are now fetched directly from the Hetzner API
This commit is contained in:
parent
60dcc828cd
commit
9df26ecebe
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ onerror Err {
|
||||||
:global LogPrint;
|
:global LogPrint;
|
||||||
:global ParseKeyValueStore;
|
:global ParseKeyValueStore;
|
||||||
:global ScriptLock;
|
:global ScriptLock;
|
||||||
:global SafeResolve;
|
|
||||||
|
|
||||||
# Local/global script specific variables
|
# Local/global script specific variables
|
||||||
:global PhgDDNSHetznerAPIToken;
|
:global PhgDDNSHetznerAPIToken;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue