Browse Source

locales/update.sh: Use bash from env

Miraty 2 years ago
parent
commit
e18c8d353c
1 changed files with 1 additions and 1 deletions
  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