Complete bash migration

This commit is contained in:
Owen 2025-02-12 21:56:13 -05:00
parent 235486efe4
commit 9e03c64d2a
9 changed files with 301 additions and 504 deletions

View file

@ -45,6 +45,7 @@ type Config struct {
EmailSMTPPass string
EmailNoReply string
InstallGerbil bool
TraefikBouncerKey string
}
func main() {