mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-04-12 04:12:05 +02:00
adjust spaces
This commit is contained in:
parent
c15e774a59
commit
68c5c5f733
1
Makefile
1
Makefile
@ -11,7 +11,6 @@ install-all: \
|
|||||||
|
|
||||||
install-windows:
|
install-windows:
|
||||||
@echo "Installing Windows payloads"
|
@echo "Installing Windows payloads"
|
||||||
|
|
||||||
ifneq ("$(wildcard c/meterpreter/output/*.x86.dll)","")
|
ifneq ("$(wildcard c/meterpreter/output/*.x86.dll)","")
|
||||||
@cp c/meterpreter/output/*.x86.dll $(METERPDIR)
|
@cp c/meterpreter/output/*.x86.dll $(METERPDIR)
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user