.
All checks were successful
/ build-docker-image (push) Successful in 51s

This commit is contained in:
2025-09-21 18:44:23 +01:00
parent c965abb702
commit 86bc19b15b
3 changed files with 12 additions and 20 deletions

View File

@@ -2,6 +2,9 @@
source /app/scripts/loadenv
#fix if its an string instead of an array
IFS=' ' read -r -a rsh_parts <<< "$BORG_RSH"
export BORG_RSH="${rsh_parts[@]}"
case "$MODE" in