ソースを参照

locales/update.sh: Use bash from env

Miraty 2 年 前
コミット
e18c8d353c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      locales/update.sh

+ 1 - 1
locales/update.sh

@@ -1,4 +1,4 @@
-#!/usr/bin/bash
+#!/usr/bin/env bash
 
 xgettext --from-code=UTF-8 --no-wrap -d messages -p locales/ *.php */*.php */*/*.php