mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-14 22:26:11 +00:00
fix syntax error
This commit is contained in:
@@ -101,7 +101,7 @@ _ionos_init() {
|
||||
return 1
|
||||
fi
|
||||
$_context="core"
|
||||
else if [ -n "$IONOS_TOKEN" ]; then
|
||||
elif [ -n "$IONOS_TOKEN" ]; then
|
||||
_info "You have specified an IONOS token."
|
||||
_info "The script will use the IONOS Cloud DNS API: $IONOS_CLOUD_API"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user