Add config path info message
This commit is contained in:
@@ -72,5 +72,6 @@ func Create() error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
log.Infof("Your config was saved at: %s", path)
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user