Created
May 3, 2019 18:46
-
-
Save joswr1ght/a9fd952c93edbc69dc2eefab7cb9922d to your computer and use it in GitHub Desktop.
Stop warning that the Metasploit repository is more than 2 weeks old
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -i 's/find \$FRAMEWORK\/\$cmd -mmin +20160/true/' /path/to/msfwrapper.erb' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment