We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Sometimes it's required to call the PHP interpreter explicitly:
php7 scripts/acme-dns-inwx --delete "example.com" php8.2 scripts/acme-dns-inwx --delete "example.com"
Or change the shebang of the executable.