You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe have the install script handle that (possibly by passing a flag to update_dns). For most people, they will only need to create the entry when they first set this up.
It looks like this is probably due to quoting issues with the
$PUBLIC_DOMAIN
. Replacing the variable with a hardcoded value resolves the issue.The text was updated successfully, but these errors were encountered: