curl added for void
This commit is contained in:
parent
1148a66d42
commit
24727df416
1 changed files with 1 additions and 0 deletions
1
larbs.sh
1
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
|
||||
|
|
Loading…
Reference in a new issue