1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 08:08:10 +00:00

fix a typo: oclHashcat64.sh is of course not a directory

This commit is contained in:
philsmd 2016-01-05 09:43:28 +01:00
parent 9d84e75259
commit 7c73498ed0

View File

@ -133,7 +133,7 @@ if [ -d "${COMPGENFOLDER}" ]; then
# remove the old version of oclHashcat64.sh (was renamed to just oclHashcat.sh)
rm -rf "${COMPGENTARGET}"/oclHashcat64.sh
rm -f "${COMPGENTARGET}"/oclHashcat64.sh
# copy the script to target folder