hacknew
This commit is contained in:
parent
1932260bd2
commit
fc7e01d9c9
1
larbs.sh
1
larbs.sh
@ -168,6 +168,7 @@ refreshkeys || error "Error automatically refreshing Arch keyring. Consider doin
|
||||
|
||||
dialog --title "LARBS Installation" --infobox "Installing \`basedevel\` and \`git\` for installing other software." 5 70
|
||||
pacman --noconfirm --needed -S base-devel git >/dev/null 2>&1
|
||||
[ -f /etc/sudoers.pacnew ] && cp /etc/sudoers.pacnew /etc/sudoers # Just in case
|
||||
|
||||
# Allow user to run sudo without password. Since AUR programs must be installed
|
||||
# in a fakeroot environment, this is required for all builds with AUR.
|
||||
|
Loading…
Reference in New Issue
Block a user