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