Update Thu Nov 12 04:20:09 AM CST 2020

This commit is contained in:
Dewalt 2020-11-12 04:20:09 -06:00
parent 2c0b8b4561
commit 326f239156
1 changed files with 1 additions and 0 deletions

View File

@ -463,6 +463,7 @@ only_upgrade () {
echo -e "\n $greenplus installing dkms build-essential linux-headers-$kernel_check \n"
eval apt -y install dkms build-essential linux-headers-amd64 $silent
check_vm
echo -e "\n $greenplus releasing hold on package: metasploit-framework"
eval apt-mark unhold metasploit-framework
exit_screen
}