0
0
Fork 0
mirror of https://github.com/Screetsec/TheFatRat.git synced 2023-12-14 02:02:58 +01:00
This commit is contained in:
peterpt 2017-05-05 14:51:39 +01:00 committed by GitHub
parent bb76ec78ce
commit 662cfad24f

View file

@ -47,7 +47,7 @@ if [ $(id -u) != "0" ]; then
echo -e $red [x]::[not root]: You need to be [root] to run this script.;
echo ""
sleep 1
exit
exit 0
fi
resize -s 80 103 > /dev/null 2>&1
clear