Correct shebang for gitx-ssh

This commit is contained in:
2013-11-07 16:28:36 +06:00
parent 55972ef2c1
commit 1c689a6b24

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/local/bin/bash
set -e
set -u