summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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