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
{{ message }}
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
It'd be nice to be able to have one netlify app for multiple (co-hosted) domains and the script supporting keys with the same localpart but different domain names, i.e. keys/[email protected] and [email protected].
Right now, the script is too simple, because it simply takes the localpart from the filename and uses that to overwrite whatever was there before.