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
1 changed files with 1 additions and 1 deletions

View File

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