unnecessary

This commit is contained in:
Luke Smith 2019-05-28 15:11:51 -04:00
parent 82dea9b4b4
commit d869992fa2
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -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