]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tools: Add helper script to backup, restore DB
authorStephen Finucane <stephen@that.guru>
Thu, 24 Aug 2023 12:56:49 +0000 (13:56 +0100)
committerStephen Finucane <stephen@that.guru>
Thu, 24 Aug 2023 12:56:49 +0000 (13:56 +0100)
commitb78d690842dd169918ab1570d64ef9168e494c83
treeecbb178c55af93e69ae9de32d8a45db7576e9887
parentd83d60a7c51832db37bbb31e4978e2858b2dd3af
tools: Add helper script to backup, restore DB

This is handier than doing it via Django and works for my simple,
local-only workflow.

Signed-off-by: Stephen Finucane <stephen@that.guru>
tools/backup-db.sh [new file with mode: 0755]
tools/restore-db.sh [new file with mode: 0755]