diff options
Diffstat (limited to 'devtools/maketarball.sh')
-rwxr-xr-x | devtools/maketarball.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/maketarball.sh b/devtools/maketarball.sh index c6c2bc2b..70a7b651 100755 --- a/devtools/maketarball.sh +++ b/devtools/maketarball.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # GNU MediaGoblin -- federated, autonomous media hosting # Copyright (C) 2011, 2012 GNU MediaGoblin Contributors. See AUTHORS. |