[WIP] v0.7.0 fixes and changes to cache and remotefetcher
This commit is contained in:
@@ -275,7 +275,7 @@ func getCommandType(command *Command) *Command {
|
||||
case "modify":
|
||||
command.Cmd, command.Args = command.userMan.ModifyUser(
|
||||
command.Username,
|
||||
homeDir,
|
||||
command.UserHome,
|
||||
command.UserShell,
|
||||
command.UserGroups)
|
||||
case "checkIfExists":
|
||||
|
||||
Reference in New Issue
Block a user