summaryrefslogtreecommitdiffstats
path: root/docker_db_backup.sh
diff options
context:
space:
mode:
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