summaryrefslogtreecommitdiffstats
path: root/docker_db_backup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docker_db_backup.sh')
-rwxr-xr-xdocker_db_backup.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/docker_db_backup.sh b/docker_db_backup.sh
deleted file mode 100755
index e361da19..00000000
--- a/docker_db_backup.sh
+++ /dev/null
@@ -1 +0,0 @@
-docker exec -it lemmy_db_1 pg_dumpall -c -U rrr > dump_`date +%Y-%m-%d"_"%H_%M_%S`.sql