diff options
Diffstat (limited to 'devtools/make_example_database.sh')
-rwxr-xr-x | devtools/make_example_database.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/make_example_database.sh b/devtools/make_example_database.sh index 7e857f53..7cca3921 100755 --- a/devtools/make_example_database.sh +++ b/devtools/make_example_database.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. |