Using env to find bash

This commit is contained in:
Tyler Akins 2015-10-02 09:46:41 -05:00
parent 851e619fbd
commit 3354bd7089

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
cd "$(dirname $0)" cd "$(dirname $0)"