mirror of
https://github.com/hashcat/hashcat
synced 2024-12-01 20:18:12 +01:00
Merge pull request #176 from gm4tr1x/bashPath
Select bash from env (very useful on osx)
This commit is contained in:
commit
2a160b2706
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
##
|
||||
## Authors.....: Gabriele Gristina <matrix@hashcat.net>
|
||||
|
Loading…
Reference in New Issue
Block a user