This commit is contained in:
Jeff Carr 2024-11-21 19:48:38 -06:00
parent 3adf07b442
commit 3e0e1b4531
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ import (
"go.wit.com/log"
)
// writes out the cluster information it seperate files
// to make it humanly possible to hand edit things as needed
// write to ~/.config/forge/ unless ENV{FORGE_HOME} is set
func (m *Repos) ConfigSave() error {
if os.Getenv("FORGE_HOME") == "" {