Also switch "#!/usr/bin/env bash" to "#!/bin/sh" in compile-translations.sh
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 24 Feb 2016 21:44:52 +0000 (13:44 -0800)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 24 Feb 2016 21:45:03 +0000 (13:45 -0800)
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.