curl added for void

This commit is contained in:
Luke Smith 2020-03-08 21:06:13 -04:00
parent 1148a66d42
commit 24727df416
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -184,6 +184,7 @@ adduserandpass || error "Error adding username and/or password."
# refreshkeys || error "Error automatically refreshing Arch keyring. Consider doing so manually."
dialog --title "LARBS Installation" --infobox "Installing \`basedevel\` and \`git\` for installing other software." 5 70
installpkg curl
installpkg base-devel
installpkg git
[ -f /etc/sudoers.pacnew ] && cp /etc/sudoers.pacnew /etc/sudoers # Just in case