Change bin/create to use bash as shell

Fixes script on older Ubuntu versions.
This commit is contained in:
Philipp Klose 2012-09-13 15:45:10 +03:00 committed by Andrew Grieve
parent 8134f86d1f
commit dbfa2d7994

View File

@ -1,4 +1,4 @@
#! /bin/sh
#! /bin/bash
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information