aboutsummaryrefslogtreecommitdiffstats
path: root/devtools/compile_translations.sh
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2016-02-24 13:44:52 -0800
committerChristopher Allan Webber <cwebber@dustycloud.org>2016-02-24 13:45:03 -0800
commit118ca330dfdfd6f498452d5e43a030ed96a45d73 (patch)
treee1bdf5db5c58b52bc7b8b978dfda8e2ef59db071 /devtools/compile_translations.sh
parentd0a0947986ac95047e1fe3e78cc4cb125da5c8a2 (diff)
downloadmediagoblin-118ca330dfdfd6f498452d5e43a030ed96a45d73.tar.lz
mediagoblin-118ca330dfdfd6f498452d5e43a030ed96a45d73.tar.xz
mediagoblin-118ca330dfdfd6f498452d5e43a030ed96a45d73.zip
Also switch "#!/usr/bin/env bash" to "#!/bin/sh" in compile-translations.sh
Diffstat (limited to 'devtools/compile_translations.sh')
-rwxr-xr-xdevtools/compile_translations.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/compile_translations.sh b/devtools/compile_translations.sh
index 6104892f..787a4554 100755
--- a/devtools/compile_translations.sh
+++ b/devtools/compile_translations.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
# GNU MediaGoblin -- federated, autonomous media hosting
# Copyright (C) 2015 GNU MediaGoblin contributors. See AUTHORS.