Also switch "#!/usr/bin/env bash" to "#!/bin/sh" in compile-translations.sh
[mediagoblin.git] / devtools / compile_translations.sh
index 6104892f0418d127df3e6e03bc40c7e09005da6f..787a455424244a96a1bca0cbd0ad69395ed5519e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
 
 # GNU MediaGoblin -- federated, autonomous media hosting
 # Copyright (C) 2015 GNU MediaGoblin contributors.  See AUTHORS.