eselect-metasploit: missing whitespace

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-09-11 23:16:20 -04:00
parent c440da0d71
commit b54acaecb1
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -25,7 +25,7 @@ else
rm ~/.msf4/*.gemspec
fi
#fetch the latest Gemfile and gemspecsfrom the selected version of msf
#fetch the latest Gemfile and gemspecs from the selected version of msf
cp /usr/lib/metasploit/Gemfile ~/.msf4/
if ls -A /usr/lib/metasploit/*.gemspec > /dev/zero 2>&1; then
cp /usr/lib/metasploit/*.gemspec ~/.msf4/