Commit graph

9 commits

Author SHA1 Message Date
Fco. Javier Delgado del Hoyo
e91114710f relax regex in grep from Database 2021-05-24 20:11:30 +02:00
Stelage
41ea03511f Quotes on SQL var was missing. 2021-05-09 17:58:46 +02:00
Stelage
7c8f51eac3 Fix pipefail position 2021-05-09 17:57:18 +02:00
Stelage
1302281333 Allow restoring without specifying DATABASE_NAME 2021-05-04 22:59:10 +02:00
Fco. Javier Delgado del Hoyo
2405077482 build dockerize and fix restore.sh db name for issue #38 2021-03-07 12:57:19 +01:00
Markus "Shorty" Uckelmann
95c36b6493 Adds missing gunzip command
This commit adds a gunzip command which extracts the gzip'd SQL dump and
pipes it into the mysql command. Without the restore fails.
2017-09-07 17:18:55 +02:00
Fco. Javier Delgado del Hoyo
44cdee455a update docker and bash syntax 2017-04-16 11:29:31 +02:00
Fco. Javier Delgado del Hoyo
da419c79b1 fix bash syntax accordint to shellcheck 2017-04-08 17:57:23 +02:00
Fco. Javier Delgado del Hoyo
ef1f26cec8 split docker images into different repos 2017-03-27 21:16:15 +02:00