diff --git a/Misc/Arch-LuksCrpy-Install.bash b/Misc/Arch-LuksCrpy-Install.bash index 9c6e7ab..d9388c7 100755 --- a/Misc/Arch-LuksCrpy-Install.bash +++ b/Misc/Arch-LuksCrpy-Install.bash @@ -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() {