Markus "Shorty" Uckelmann
61aed96c0f
Fixes missing USE statement in SQL dump
...
This commit adds the additional `--databases` to the mysqldump command.
This adds a `USE database` statement to the beginning of the SQl dump.
Without this one hast to provide the database name at the restore.
2017-09-07 16:07:22 +02:00
Jan Wagner
7770306750
Removing absolute path, $TARGET includes it already.
2017-04-10 08:55:09 +02:00
Fco. Javier Delgado del Hoyo
fc86bcc4cd
double quote find expression too
2017-04-08 18:02:18 +02:00
Fco. Javier Delgado del Hoyo
da419c79b1
fix bash syntax accordint to shellcheck
2017-04-08 17:57:23 +02:00
Jan Wagner
7bfedabff0
Remove backslash before ${TARGET}, it breaks cleanup
...
Closes #1
2017-04-08 16:09:59 +02:00
Fco. Javier Delgado del Hoyo
ef1f26cec8
split docker images into different repos
2017-03-27 21:16:15 +02:00