Merge pull request #873 from sch0rsch/796-bash-path

Bash path in post-receive-hook
This commit is contained in:
Nihad Abbasov
2012-05-31 07:55:41 -07:00
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# This file was placed here by Gitlab. It makes sure that your pushed commits
# will be processed properly.