Remove sudoers file modifications from install script

This commit is contained in:
wiz 2022-03-11 14:14:45 +00:00
parent 02cfc9f4a0
commit ccd56e48bf

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 #
##########################