commit d869992fa208c278269f0bd480f967dc61e4fb22
parent 82dea9b4b4d1e2b4973c4ba4d744baf8055c8b17
Author: Luke Smith <luke@lukesmith.xyz>
Date: Tue, 28 May 2019 15:11:51 -0400
unnecessary
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git 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