mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-25 05:42:08 +00:00
Fix package_bin.sh script to use hashcat.hcstat2
This commit is contained in:
parent
7ca8ca241b
commit
f9b7f1f758
@ -15,7 +15,7 @@ mkdir -p $OUT
|
||||
|
||||
cp $IN/hashcat??.exe $OUT/
|
||||
cp $IN/hashcat??.bin $OUT/
|
||||
cp $IN/hashcat.hcstat $OUT/
|
||||
cp $IN/hashcat.hcstat2 $OUT/
|
||||
cp $IN/hashcat.hctune $OUT/
|
||||
|
||||
cp -r $IN/docs $OUT/
|
||||
|
Loading…
Reference in New Issue
Block a user