From d869992fa208c278269f0bd480f967dc61e4fb22 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 28 May 2019 15:11:51 -0400 Subject: [PATCH] unnecessary --- voiddwm/vlarbs.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/voiddwm/vlarbs.sh b/voiddwm/vlarbs.sh index f05ef6f..e6b8a50 100644 --- a/voiddwm/vlarbs.sh +++ b/voiddwm/vlarbs.sh @@ -117,8 +117,6 @@ preinstallmsg || error "User exited." ### The rest of the script requires no user input. -adduserandpass || error "Error adding username and/or password." - dialog --title "LARBS Installation" --infobox "Installing \`basedevel\` and \`git\` for installing other software." 5 70 xbps-install -y curl base-devel git >/dev/null 2>&1