From cook FILE - F I L E - FILEEEEE
This is the 4th time I make the SAME fix
This commit is contained in:
@@ -190,7 +190,7 @@ func LoadCommands(args []string) ([]ModifyCommand, error) {
|
||||
logger.Info("Now total commands: %d", len(commands))
|
||||
}
|
||||
|
||||
logger.Info("Loaded %d commands from all cook f", len(commands))
|
||||
logger.Info("Loaded %d commands from all cook file", len(commands))
|
||||
return commands, nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user