mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-25 16:08:18 +00:00
Merge pull request #1323 from philsmd/master
formatting: remove tabs in tools/package_bin.sh
This commit is contained in:
commit
e8c87107c2
@ -24,8 +24,8 @@ cp -r $IN/masks $OUT/
|
|||||||
cp -r $IN/rules $OUT/
|
cp -r $IN/rules $OUT/
|
||||||
cp -r $IN/extra $OUT/
|
cp -r $IN/extra $OUT/
|
||||||
cp $IN/example.dict $OUT/
|
cp $IN/example.dict $OUT/
|
||||||
cp $IN/example[0123456789]*.hash $OUT/
|
cp $IN/example[0123456789]*.hash $OUT/
|
||||||
cp $IN/example[0123456789]*.cmd $OUT/
|
cp $IN/example[0123456789]*.cmd $OUT/
|
||||||
cp -r $IN/OpenCL $OUT/
|
cp -r $IN/OpenCL $OUT/
|
||||||
|
|
||||||
# since for the binary distribution we still use .bin, we need to rewrite the commands
|
# since for the binary distribution we still use .bin, we need to rewrite the commands
|
||||||
|
Loading…
Reference in New Issue
Block a user