adjust spaces

This commit is contained in:
bwatters-r7 2020-10-08 17:32:45 -05:00
parent c15e774a59
commit 68c5c5f733
No known key found for this signature in database
GPG Key ID: ECC0F0A52E65F268
1 changed files with 11 additions and 12 deletions

View File

@ -11,7 +11,6 @@ install-all: \
install-windows:
@echo "Installing Windows payloads"
ifneq ("$(wildcard c/meterpreter/output/*.x86.dll)","")
@cp c/meterpreter/output/*.x86.dll $(METERPDIR)
else