This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user