Also switch "#!/usr/bin/env bash" to "#!/bin/sh" in compile-translations.sh

This commit is contained in:
Christopher Allan Webber 2016-02-24 13:44:52 -08:00
parent d0a0947986
commit 118ca330df

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
# GNU MediaGoblin -- federated, autonomous media hosting
# Copyright (C) 2015 GNU MediaGoblin contributors. See AUTHORS.