how to change options in metasploit code example
Example: how to update metasploit
First Try
sudo apt-get remove metasploit-framework
then,
sudo apt update ; sudo apt install metasploit-framework
or
sudo msfupdate
First Try
sudo apt-get remove metasploit-framework
then,
sudo apt update ; sudo apt install metasploit-framework
or
sudo msfupdate