diff --git a/scripts/build-po.sh b/scripts/build-po.sh index e4e5c0d66..c012b4cf4 100755 --- a/scripts/build-po.sh +++ b/scripts/build-po.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash EXPORT_LANGS=("de" "es" "fr" "fi" "hy" "id" "ko" "nl" "pl" "pt_BR" "ru" "sk" "sv" "th" "tr" "uk") for i in ${EXPORT_LANGS[@]}; do