mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
parent
ec46dc9ab0
commit
f7a6a30c90
1 changed files with 0 additions and 1 deletions
|
@ -281,7 +281,6 @@ myWHOAMI=$(whoami)
|
|||
if [ "$myWHOAMI" != "root" ]
|
||||
then
|
||||
echo "Need to run as root ..."
|
||||
sudo ./$0
|
||||
exit
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue