Update Sat Jan 2 07:38:21 AM CST 2021

This commit is contained in:
Dewalt 2021-01-02 07:38:21 -06:00
parent 3576be408c
commit 3237226c01
1 changed files with 2 additions and 2 deletions

View File

@ -399,7 +399,7 @@ preform_copy_to_root () {
eval cp -Rvf /home/kali/.* /home/kali/* /root >/dev/null 2>&1 eval cp -Rvf /home/kali/.* /home/kali/* /root >/dev/null 2>&1
eval chown -R root:root /root eval chown -R root:root /root
echo -e "\n $greenplus Everything from /home/kali has been copied to /root" echo -e "\n $greenplus Everything from /home/kali has been copied to /root"
} }
# 01.02.2021 rev 1.1.2 --- end copy to /root warning screens and functions --- # 01.02.2021 rev 1.1.2 --- end copy to /root warning screens and functions ---
fix_sead_warning () { fix_sead_warning () {