We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sometimes it's required to call the PHP interpreter explicitly:
php5 scripts/acme-dns-nc --delete "example.com" php7.0 scripts/acme-dns-nc --delete "example.com"
Or change the shebang of the executable.