From d40fb8ac9833a6543dba8eefd363081be5cc3df9 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Thu, 12 Nov 2020 04:23:42 -0600 Subject: [PATCH] Update Thu Nov 12 04:23:42 AM CST 2020 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e817ab..5d8bca3 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,12 @@ - will not be called by any other function - only menu option D will execute the downgrade - metasploit will complain about 2 versions of reline being installed but do not believe it is an issue - - apt upgrade is still commented out at this time + - places a hold on metasploit-framework so it will not be upgraded in the future - Pimpmyupgrade menu option 9 - apt upgrade will only be called from this function and from no where else in the script will apt upgrade be called - mark metasploit-framework to be ignored in the upgrade process - preform apt upgrade without upgrading metasploit-framework - - unmark metasploit-framework from being held back + - unmark metasploit-framework from being held back # Revision 1.0.2 - Apt Upgrade Commented Out - Due to Metasploit being upgraded from msf5 -> MSF6