remove debug statement
This commit is contained in:
parent
c754df18c2
commit
f1d24e6d07
1 changed files with 0 additions and 1 deletions
|
@ -5,4 +5,3 @@
|
|||
|
||||
# exit if user is not root
|
||||
[[ "$EUID" != "0" ]] && return
|
||||
echo "LOGIN AS ROOT"
|
||||
|
|
Loading…
Reference in a new issue