hetzner-api-dyndns
hetzner-api-dyndns copied to clipboard
Fix: script only runs using bash, not sh.
The script is not running properly using /bin/sh. Instead, /bin/bash is necessary to interpret the installed tools etc. Compare #23 and #39.