pull/3966/merge
Xeonacid 2 weeks ago committed by GitHub
commit d855ea9d8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -141,7 +141,7 @@ if [ -d "${COMPGENFOLDER}" ]; then
# adjust paths to the main binaries of hashcat
sed -ri "s!^(ROOT=).*!\1\"${ROOT_PARENT}\"!" "${COMPGENTARGET}"
sed -ri 's!^(HASHCAT_ROOT=).*!\1\"${ROOT_PARENT}\"!' "${COMPGENTARGET}"
# add the compgen to bashrc if not already there

Loading…
Cancel
Save