Use env to detect bash path

This commit is contained in:
Ismo Vuorinen
2016-08-04 19:11:22 +03:00
parent a5206fa4b1
commit 5bf9c8fc5f

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# Git-flow release automation with # Git-flow release automation with
# version bumping and changelog generation # version bumping and changelog generation