From 32dec4603198aa8aa9163182bf567dde3cbf5ea8 Mon Sep 17 00:00:00 2001 From: Lukas Graz Date: Mon, 25 Apr 2022 16:55:45 +0200 Subject: [PATCH] . --- scripts/3-post-setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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