Initial commit

This commit is contained in:
2026-02-15 15:16:36 +01:00
commit 7c1a67be4e
12 changed files with 207 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
set -euo pipefail
echo "==> [vaultwarden] Cleaning up SQLite backup"
rm -f /mnt/staging/db.sqlite3