mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
Merge pull request #53 from philsmd/master
install also the example scripts, place them into the doc folder
This commit is contained in:
commit
336318146e
@ -139,6 +139,7 @@ win64: oclHashcat64.exe
|
||||
install: native
|
||||
$(INSTALL) -m 755 -d $(DOCUMENT_FOLDER)
|
||||
$(CP) -a docs/* $(DOCUMENT_FOLDER)/
|
||||
$(CP) -a example*.sh $(DOCUMENT_FOLDER)/
|
||||
$(INSTALL) -m 755 -d $(DOCUMENT_FOLDER)/extra
|
||||
$(CP) -a extra/* $(DOCUMENT_FOLDER)/extra/
|
||||
$(INSTALL) -m 755 -d $(SHARED_FOLDER)
|
||||
|
Loading…
Reference in New Issue
Block a user