Talk:Basic Davical Setup Script
From DAViCal Wiki
The script to create the database "create-database.sh" contains some errors. First one is in line 6.
- This would be more helpful if you quoted line 6 and stated what the error was. Looking at my copy here, line 6 seems to be a parameter assignment with a default. I guess it's possible this is a bashism, but I thought that ${1:-"default"} was standard POSIX shell. Karora 22:21, 26 September 2011 (UTC)

