diff --git a/debian/debian-essentials.sh b/debian/debian-essentials.sh index a97afc1..8397d6d 100755 --- a/debian/debian-essentials.sh +++ b/debian/debian-essentials.sh @@ -254,7 +254,6 @@ fi if [[ -d /home/akanealw ]] then passwd -l root - logout else echo "akanealw account not found, not locking root." fi