New backup 2025-08-20 13:17:15
This commit is contained in:
parent
7a5472e35f
commit
3ba4d97285
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
#echo "Currently it does not add swap to /etc/fstab or /etc/crypttab"
|
||||
#exit 1
|
||||
if [[ "$(whoami)" == "root" ]];then
|
||||
echo "[-] running as root, continuing...\n"
|
||||
printf "[-] running as root, continuing...\n"
|
||||
else
|
||||
printf "[!] Run this script as root!\n"
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Reference in a new issue