Fix interpreter path
[novacoin.git] / mingw64_deps / png / setup.sh
index ba0c0df..e66a494 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 if [[ ! $(which git) ]]; then
     echo "git is not installed"