From 4a8df3b47496ac092f5a2a8b84e4feb673e2dcc7 Mon Sep 17 00:00:00 2001 From: marten <43725244+tiyn@users.noreply.github.com> Date: Mon, 9 Jan 2023 23:43:36 +0100 Subject: [PATCH] Update larbs.sh --- larbs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/larbs.sh b/larbs.sh index 3a93c33..82bd72f 100644 --- a/larbs.sh +++ b/larbs.sh @@ -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."