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 7cca3921..6d025ade 100755 --- a/devtools/make_example_database.sh +++ b/devtools/make_example_database.sh @@ -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. |