Release 4.0.20 - See CHANGELOG.md

This commit is contained in:
dave@tiredofit.ca
2023-11-21 15:18:22 -08:00
parent 674a98fcd8
commit 11f55f3d82
3 changed files with 13 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ fi
trap ctrl_c INT
if [[ "${MODE,,}" =~ "standalone" ]] || [ "${1,,}" = "manual" ] || [ "${1,,}" = "now" ]; then
if [[ "${MODE,,}" =~ "standalone" ]] || [ "${MODE,,}" = "manual" ] || [ "${1,,}" = "manual" ] || [ "${1,,}" = "now" ]; then
print_debug "Detected Manual Mode"
persist=false
backup_job_backup_begin=+0