diff --git a/README.md b/README.md index 0e36c2e..5fa2e7d 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,11 @@ # Revision 1.2.3 - fix_broken_xfce - only_upgrade function modified - function virt_what was called to early in only_upgrade - - moved to later part of the only_upgrade function after apt update - fix_broken_xfce function is no longer necessary as of Kali 2021.1 - fix_broken_xfce removed from all script processing - fix_broken_xfce has been moved to stand alone function - not called by any other part of the script except (menu F) - - fix_broken_xfce (menu F) + - fix_broken_xfce (menu F) - left as a stand alone function as a fail-safe for older versions of Kali - fix_broken_xfce code and function will be removed completely at a future date - fix_upgrade function modified