don't start homeserverdns-update from working directory

master
lurchi 2018-11-05 14:08:01 +01:00
parent 980739cf54
commit 64949cf53a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
readonly required_config_options=("protocol" "auth_key" "domains")
readonly default_ttl=300
readonly default_public_ip4_hook="upnpc -s | grep ExternalIPAddress | cut -d ' ' -f3"
readonly default_update_hook="./homeserverdns-update"
readonly default_update_hook="homeserverdns-update"
### () -> default_network_interface