diff options
Diffstat (limited to 'lang_client/createpots.sh')
-rwxr-xr-x | lang_client/createpots.sh | 2 |
1 files changed, 1 insertions, 1 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 |