Select bash from env (very useful on osx)
authorGabriele 'matrix' Gristina <gm4tr1x@users.noreply.github.com>
Fri, 29 Jan 2016 14:36:15 +0000 (15:36 +0100)
committerGabriele 'matrix' Gristina <gm4tr1x@users.noreply.github.com>
Fri, 29 Jan 2016 14:36:15 +0000 (15:36 +0100)
tools/test.sh

index 1540a8f..872383c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 ##
 ## Authors.....: Gabriele Gristina <matrix@hashcat.net>