Update Sat Jan 2 07:38:21 AM CST 2021
This commit is contained in:
parent
3576be408c
commit
3237226c01
|
@ -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 () {
|
||||||
|
|
Loading…
Reference in New Issue