diff --git a/scripts/3-post-setup.sh b/scripts/3-post-setup.sh index cfcbfc7..9fc824f 100755 --- a/scripts/3-post-setup.sh +++ b/scripts/3-post-setup.sh @@ -154,8 +154,8 @@ sed -i 's/^%wheel ALL=(ALL:ALL) NOPASSWD: ALL/# %wheel ALL=(ALL:ALL) NOPASSWD: A sed -i 's/^# %wheel ALL=(ALL) ALL/%wheel ALL=(ALL) ALL/' /etc/sudoers sed -i 's/^# %wheel ALL=(ALL:ALL) ALL/%wheel ALL=(ALL:ALL) ALL/' /etc/sudoers -rm -r $HOME/ArchTitus -rm -r /home/$USERNAME/ArchTitus +# rm -r $HOME/ArchTitus +# rm -r /home/$USERNAME/ArchTitus # Replace in the same state cd $pwd