From fb04352e2aa64f3406421f47008087233009ab0b Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Sat, 10 Apr 2021 09:35:04 -0500 Subject: [PATCH] Update Sat Apr 10 09:35:04 AM CDT 2021 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b36595b..e72b60e 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ - 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 (menu F) - - not be called by any other part of the script except (menu F) + - 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) - 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