Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-09-27 14:03:31 +0300
committerOlivier Paroz <github@oparoz.com>2015-09-27 14:03:31 +0300
commitff4227bbfc54709a209885bfb78054c60fdb519c (patch)
treed544b57d907418daf10587e93931ed05abdc1343 /l10n
parentfe54d76e3dd047876847cebb63ed469c3273cf0a (diff)
Use a universal shebang
Fixes #15037
Diffstat (limited to 'l10n')
-rw-r--r--l10n/rm-old.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/rm-old.sh b/l10n/rm-old.sh
index 30e4509db25..e5e1348014b 100644
--- a/l10n/rm-old.sh
+++ b/l10n/rm-old.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
lang=(ach ady af_ZA ak am_ET ar ast az bal be bg_BG bn_BD bn_IN bs ca cs_CZ cy_GB da de de_AT de_DE el en_GB en@pirate eo es es_AR es_CL es_MX et_EE eu fa fi_FI fil fr fy_NL gl gu he hi hr hu_HU hy ia id io is it ja jv ka_GE km kn ko ku_IQ la lb lo lt_LT lv mg mk ml ml_IN mn mr ms_MY mt_MT my_MM nb_NO nds ne nl nn_NO nqo oc or_IN pa pl pt_BR pt_PT ro ru si_LK sk_SK sl sq sr sr@latin su sv sw_KE ta_IN ta_LK te tg_TJ th_TH tl_PH tr tzl tzm ug uk ur_PK uz vi yo zh_CN zh_HK zh_TW)