mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
2 lines
122 B
Bash
2 lines
122 B
Bash
|
|
sudo docker exec -t postgres_freedium pg_dumpall -c -U postgres | brotli --best > dump_`date +%Y-%m-%d"_"%H_%M_%S`.sql.br
|