summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-03-08 21:06:13 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-03-08 21:06:13 -0400
commit24727df416bb3ba6705028b2912a084cd0f687de (patch)
tree4ca5118ff49858aa1e7d8bc5f079801a3c4c826e
parent1148a66d42552741936f616827d05401612d34aa (diff)
curl added for void
-rw-r--r--larbs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/larbs.sh b/larbs.sh
index 77f696b..6a718a9 100644
--- 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