hetzner-api-dyndns icon indicating copy to clipboard operation
hetzner-api-dyndns copied to clipboard

Fix: script only runs using bash, not sh.

Open nsty opened this issue 1 year ago • 0 comments

The script is not running properly using /bin/sh. Instead, /bin/bash is necessary to interpret the installed tools etc. Compare #23 and #39.

nsty avatar Jan 04 '24 13:01 nsty