]> Untitled Git - lemmy.git/blob - docker/docker_db_backup.sh
prepare-drone-federation-test.sh has some more echo output and note about the LEMMY_D...
[lemmy.git] / docker / docker_db_backup.sh
1 #!/usr/bin/env bash
2 docker-compose exec postgres pg_dumpall -c -U lemmy > dump_`date +%Y-%m-%d"_"%H_%M_%S`.sql