create-database.sh does not need to specify bash.

This commit is contained in:
Andrew McMillan 2010-03-11 13:52:30 +13:00
parent 20f3462673
commit 7429ad689b

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
#
# Build the DAViCal database
#