summaryrefslogtreecommitdiffstats
path: root/docker_db_backup.sh
diff options
context:
space:
mode:
authorDessalines <happydooby@gmail.com>2019-08-15 16:53:59 -0700
committerDessalines <happydooby@gmail.com>2019-08-15 16:53:59 -0700
commit42c9c57a1c169720b8ac5182dc20da5051bd6dcc (patch)
tree02944106433ef4daa981094b6074583585b27c36 /docker_db_backup.sh
parent1070cd6921ba533772d1ee1cf4e28cbb0c938f32 (diff)
parentd3ecba4405e8a2bfb7ea02ac17c2c9f5be978d4a (diff)
Merge branch 'dev'
Diffstat (limited to 'docker_db_backup.sh')
-rwxr-xr-xdocker_db_backup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker_db_backup.sh b/docker_db_backup.sh
index 5b87b818..e361da19 100755
--- a/docker_db_backup.sh
+++ b/docker_db_backup.sh
@@ -1 +1 @@
-docker exec -it lemmy_db_1 pg_dumpall -c -U rrr > dump_`date +%d-%m-%Y"_"%H_%M_%S`.sql
+docker exec -it lemmy_db_1 pg_dumpall -c -U rrr > dump_`date +%Y-%m-%d"_"%H_%M_%S`.sql