update default path to dates dir

This commit is contained in:
deneb 2025-01-14 01:06:21 +01:00
parent 20ba5378c2
commit 28dcf8293c

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
file="$1"
dir="${2:-./dates}"
dir="${2:-/opt/backuprunner/dates}"
threshold=$(( 8 * 24 * 3600 )) # eight days