9401da77afd747722800c07cd8f3a6b899ab8228
[novacoin.git] / mingw64_deps / zlib / setup.sh
1 #!/bin/bash
2
3 if [[ ! $(which git) ]]; then
4     echo "git is not installed"
5     exit -1
6 fi
7
8 git clone  https://github.com/madler/zlib