From e52f318750efff4c8ae1d9f5d8dea6d284b41492 Mon Sep 17 00:00:00 2001 From: Hannu Lyytikainen Date: Mon, 19 Nov 2018 14:17:30 +0200 Subject: [PATCH] Change translations.js into an executable --- translations.js => translations | 2 ++ 1 file changed, 2 insertions(+) rename translations.js => translations (99%) mode change 100644 => 100755 diff --git a/translations.js b/translations old mode 100644 new mode 100755 similarity index 99% rename from translations.js rename to translations index 8d45b72f..5a34a63a --- a/translations.js +++ b/translations @@ -1,3 +1,5 @@ +#!/usr/bin/env node + /** * A translations too that can be used to keep a translation file(s) * up to date with one source language file.