diff options
| author | Elmar Ludwig <elmar.ludwig@uni-osnabrueck.de> | 2021-07-23 16:38:52 +0200 |
|---|---|---|
| committer | Elmar Ludwig <elmar.ludwig@uni-osnabrueck.de> | 2021-07-23 16:38:52 +0200 |
| commit | d3d22a791baf475835786cb699e8a04819804e1b (patch) | |
| tree | e6117d79b6ebcdeb1d4bf7127921e1146c4725df /cli | |
| parent | 16a068da3ec80922d6305efe7405c94a56f7c048 (diff) | |
revert changes for https://develop.studip.de/trac/ticket/11711 as it breaks the build, re #5
Diffstat (limited to 'cli')
| -rwxr-xr-x | cli/vue-gettext-split-translations.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/vue-gettext-split-translations.php b/cli/vue-gettext-split-translations.php index f2b2ec8..0ff09d1 100755 --- a/cli/vue-gettext-split-translations.php +++ b/cli/vue-gettext-split-translations.php @@ -1,4 +1,3 @@ -#!/usr/bin/env php <?php $translationsFile = realpath(__DIR__ . '/../resources/locales/translations.json'); |
