Make pre-commit more portable (#993)

Right now it fails on NixOS
This commit is contained in:
Dawid Ciężarkiewicz 2018-04-22 05:33:58 -07:00 committed by Antioch Peverell
parent ced6e647b8
commit b803bdc9aa

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# Copyright 2018 The Grin Developers # Copyright 2018 The Grin Developers
# #