summaryrefslogtreecommitdiff
path: root/lang_client
diff options
context:
space:
mode:
Diffstat (limited to 'lang_client')
-rwxr-xr-xlang_client/createpots.sh2
-rwxr-xr-xlang_client/processtmx.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang_client/createpots.sh b/lang_client/createpots.sh
index feb44fd..397489f 100755
--- a/lang_client/createpots.sh
+++ b/lang_client/createpots.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
function its {
itstool -o ../tools/lang_client/pot/$1.pot $1.xml
diff --git a/lang_client/processtmx.sh b/lang_client/processtmx.sh
index 235eef4..5fc80aa 100755
--- a/lang_client/processtmx.sh
+++ b/lang_client/processtmx.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
export name=$1
export name=${name##*/}