Update Sat Jan 2 08:32:01 AM CST 2021

This commit is contained in:
Dewalt 2021-01-02 08:32:01 -06:00
parent c1b696c259
commit eca748df8a
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@ ask_homekali_to_root () {
# Add middle man function between ask_homehome_to_root and preform_copy_to_root for
# "Are you sure you want to do this? Y/N"
# if yes - execute copy function (preform_copy_to_root)
# if no - do not preform copy function - does nothing
# if no - do not preform copy function - does nothing
preform_copy_to_root () {
echo -e "\n\n $greenplus Copying everything from /home/kali to /root... Please wait..."