Update Mon Mar 28 06:23:23 PM CDT 2022

This commit is contained in:
Dewalt 2022-03-28 18:23:23 -05:00
parent e03ea9bbe7
commit f68e3afc14
1 changed files with 1 additions and 1 deletions

View File

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