summaryrefslogtreecommitdiff
path: root/po/updatepo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'po/updatepo.sh')
-rwxr-xr-x[-rw-r--r--]po/updatepo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/updatepo.sh b/po/updatepo.sh
index e746902f..84e6ef7c 100644..100755
--- a/po/updatepo.sh
+++ b/po/updatepo.sh
@@ -1,4 +1,4 @@
-#!bash
+#!/bin/bash
GITVER=`git describe --always --dirty`
GITHASH=`git rev-parse HEAD`