rework ssh 'init' command
This commit is contained in:
@ -125,7 +125,7 @@ func bootstrap(cfg *config.Config) {
|
||||
}
|
||||
|
||||
// update-ca-certificates
|
||||
log.Info().Msg("updating CA certifices")
|
||||
log.Info().Msg("updating CA certificates")
|
||||
run("chroot", "/system", "update-ca-certificates")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user