Browse Source

locales/update.sh: Use bash from env

Miraty 2 năm trước cách đây
mục cha
commit
e18c8d353c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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