hacknew
This commit is contained in:
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
|
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
|
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
|
# 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.
|
# in a fakeroot environment, this is required for all builds with AUR.
|
||||||
|
Reference in New Issue
Block a user