devtools: Update maketarball.sh to use #!/bin/sh as shebang

* devtools/maketarball.sh: Updated shebang.
This commit is contained in:
Christopher Allan Webber 2016-03-29 12:06:44 -07:00
parent 5d96809876
commit d1ac2d52fd

View File

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