commit 24727df416bb3ba6705028b2912a084cd0f687de
parent 1148a66d42552741936f616827d05401612d34aa
Author: Luke Smith <luke@lukesmith.xyz>
Date: Sun, 8 Mar 2020 21:06:13 -0400
curl added for void
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/larbs.sh b/larbs.sh
@@ -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