Update Mon Apr 12 06:51:54 AM CDT 2021

This commit is contained in:
Dewalt 2021-04-12 06:51:54 -05:00
parent 634d8a8fc1
commit 5aaa1ba152
1 changed files with 1 additions and 2 deletions

View File

@ -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