Remove sudoers file modifications from install script

This commit is contained in:
wiz 2022-03-11 14:14:45 +00:00
parent bee0cf2c65
commit 22f1ef9d22
No known key found for this signature in database
GPG key ID: A394E332255A6173

View file

@ -803,12 +803,6 @@ osPackageUpdate
osPackageUpgrade
osPackageInstallAll
###############
# enable sudo #
###############
sed -i .bak -e 's/# %wheel ALL=(ALL:ALL) ALL/%wheel ALL=(ALL:ALL) ALL/' /usr/local/etc/sudoers
##########################
# Mempool top-level repo #
##########################