removed logout

This commit is contained in:
2023-10-20 11:02:27 -05:00
parent a403428d7a
commit 5a83fc7fcf

View File

@@ -254,7 +254,6 @@ fi
if [[ -d /home/akanealw ]]
then
passwd -l root
logout
else
echo "akanealw account not found, not locking root."
fi