Added notice of default login creds

This commit is contained in:
Price Hiller 2021-11-26 01:43:29 -06:00
parent 76f7c13612
commit 86c746776f

View File

@ -322,6 +322,7 @@ __EOF__
systemctl enable NetworkManager
__END_CHROOT_CMDS__
log "info" "Next steps: update localities if incorrect, add your user, update the root password"
log "info" "Notice default login is the following, username: $(important "root") password: $(important "toor")"
}
main() {