1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-01 15:07:45 +02:00

Update larbs.sh

This commit is contained in:
marten 2023-01-09 23:43:36 +01:00 committed by GitHub
parent 450837fbe3
commit 4a8df3b474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -159,6 +159,7 @@ usercheck || error "User exited."
preinstallmsg || error "User exited."
### The rest of the script requires no user input.
adduserandpass || error "Error adding username and/or password."
# Refresh Arch keyrings.
refreshkeys || error "Error automatically refreshing Arch keyring. Consider doing so manually."