This commit is contained in:
2026-07-21 10:27:39 +01:00
parent 22178fa47a
commit e302605d47
6 changed files with 31 additions and 33 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
WORKING_DIR="/home/admin/thingy" # todo: better
WORKING_DIR="/home/admin/atom.town" # todo: better
LOG_FILE="/var/log/volume-backup.log"
function log() {