1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-25 17:38:23 +00:00

Select bash from env (very useful on osx)

This commit is contained in:
Gabriele 'matrix' Gristina 2016-01-29 15:36:15 +01:00
parent 692a86eb54
commit 2fae850926

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
##
## Authors.....: Gabriele Gristina <matrix@hashcat.net>