aboutsummaryrefslogtreecommitdiffstats
path: root/devtools/make_example_database.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update make_example_database.sh to use #!/bin/sh instead of #!/usr/bin/envChristopher Allan Webber2016-03-261-1/+1
| | | | * devtools/make_example_database.sh: Update shebang.
* Fix #5315 - use `env` in shebangsLoic Dachary2016-01-141-1/+1
|
* Just made it so the "okay to wipe your database" echo doesn't add a newlineChristopher Allan Webber2013-11-051-1/+1
|
* This commit made it so that the script now extracts two different archive. Onetilly-Q2013-10-311-1/+3
| | | | | for the chosen database, and one for the media to go in the UserDev directory. This will make the mg-dev-example-environments branch more efficient.
* This was a very minor update. In the mg-dev-example-environment branch I changedtilly-Q2013-10-311-0/+103
the naming system for the databases, and in this branch I just changed the default name to the new default. The new naming system is based on migrations not milestones.