aboutsummaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorElmar Ludwig <elmar.ludwig@uni-osnabrueck.de>2021-07-23 16:38:52 +0200
committerElmar Ludwig <elmar.ludwig@uni-osnabrueck.de>2021-07-23 16:38:52 +0200
commitd3d22a791baf475835786cb699e8a04819804e1b (patch)
treee6117d79b6ebcdeb1d4bf7127921e1146c4725df /cli
parent16a068da3ec80922d6305efe7405c94a56f7c048 (diff)
revert changes for https://develop.studip.de/trac/ticket/11711 as it breaks the build, re #5
Diffstat (limited to 'cli')
-rwxr-xr-xcli/vue-gettext-split-translations.php1
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');