From 1329748878ce7989b6c920193f694909db6fa9e1 Mon Sep 17 00:00:00 2001 From: 71Zombie <76274154+71Zombie@users.noreply.github.com> Date: Wed, 27 Oct 2021 09:08:45 -0400 Subject: [PATCH] Removed kill --- 4-pen-tools.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/4-pen-tools.sh b/4-pen-tools.sh index 92137ed..1631b85 100644 --- a/4-pen-tools.sh +++ b/4-pen-tools.sh @@ -108,8 +108,6 @@ sed -i 's/^# %wheel ALL=(ALL) ALL/%wheel ALL=(ALL) ALL/' /etc/sudoers # Replace in the same state cd $pwd -top -b -n 1 | head | grep -A 1 PID | grep "^[0-9]" | cut -f1 -d" " | xargs kill - echo " ############################################################################### # Done - Please Eject Install Media and Reboot