metasploit: fix update script

This commit is contained in:
Misaka13514
2026-01-09 01:42:01 +08:00
parent ab15ed1531
commit 8043733d49
+1 -1
View File
@@ -9,7 +9,7 @@ echo "Updating metasploit to $latest"
sed -i "s#refs/tags/.*#refs/tags/$latest\"#" Gemfile
bundler install
BUNDLE_FORCE_RUBY_PLATFORM=true bundle lock --update
bundix
sed -i '/[ ]*dependencies =/d' gemset.nix