git pull
)sudo ./mythic-cli mythic start
sudo ./mythic-cli database reset
git pull
)Mythic/.env
file - this file contains all of the per-install generated environment variables. There might be new environment variables leveraged by the updated Mythic, so be sure to delete this file and a new one will be automatically generated for you.sudo ./mythic-cli mythic start
sudo ./mythic-cli payload stop agentname
or sudo ./mythic-cli c2 stop profileName
) and run the install command again. The install command should automatically determine that a previous version exists, remove it, and copy in the new components. Then you just need to either start those individual services, or restart mythic overall.