@ -8,6 +8,9 @@ import (
func okExit(thing string) {
log.Info(thing, "ok")
if configSave {
me.forge.ConfigSave()
}
// log.Info("Finished go-clean on", check.GetGoPath(), "ok")
os.Exit(0)