mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52: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" ]
|
if [ "$myWHOAMI" != "root" ]
|
||||||
then
|
then
|
||||||
echo "Need to run as root ..."
|
echo "Need to run as root ..."
|
||||||
sudo ./$0
|
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue