Adding a docker db backup script.

pull/158/head
Dessalines 2019-05-13 18:52:53 -07:00
parent 20510abf12
commit 8d4ed4de39
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
docker exec -it lemmy_db_1 pg_dumpall -c -U rrr > dump_`date +%d-%m-%Y"_"%H_%M_%S`.sql