fix a typo: oclHashcat64.sh is of course not a directory
authorphilsmd <philsmd@hashcat.net>
Tue, 5 Jan 2016 08:43:28 +0000 (09:43 +0100)
committerphilsmd <philsmd@hashcat.net>
Tue, 5 Jan 2016 08:43:28 +0000 (09:43 +0100)
extra/tab_completion/install

index e740dc4..854b05c 100755 (executable)
@@ -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