From f68e3afc14b75d5dd46c6658cdb50699835b0035 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Mon, 28 Mar 2022 18:23:23 -0500 Subject: [PATCH] Update Mon Mar 28 06:23:23 PM CDT 2022 --- pimpmykali.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pimpmykali.sh b/pimpmykali.sh index cf86585..cf21a52 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -1262,7 +1262,7 @@ mayor_mpp() { # check_msfversion=$(apt list --installed | grep -i metasploit | cut -d " " -f2 | cut -d "." -f1) # add check for msf version? if not 5 then place hold before upgrade and then downgrade apt_upgrade && apt_upgrade_complete - downgrade_msf + # downgrade_msf echo -e "\n $greenplus installing apt-transport-https dnsutils dotnet-sdk-3.1" apt -y install apt-transport-https dnsutils dotnet-sdk-3.1 # download directly to /tmp and install