mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-04 16:09:41 +00:00
b3e363828c
- Fixes #197
1 line
91 B
Bash
Executable file
Vendored
1 line
91 B
Bash
Executable file
Vendored
docker exec -it dev_lemmy_db_1 pg_dumpall -c -U rrr > dump_`date +%Y-%m-%d"_"%H_%M_%S`.sql
|