Add maintenance scripts
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
echo "Backup retention not implemented yet."
|
||||
Reference in New Issue
Block a user