mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-08 23:09:26 +07:00
debugging
This commit is contained in:
@ -20,6 +20,8 @@ fi
|
||||
|
||||
who_ami="$(whoami)"
|
||||
|
||||
true "$0: SUDO_USER: $SUDO_USER"
|
||||
|
||||
if [ "$SUDO_USER" = "" ]; then
|
||||
user_to_check="$who_ami"
|
||||
else
|
||||
|
Reference in New Issue
Block a user