Closed rclarsfull closed 8 months ago
i replaced: value=$(printf '%s\n' "${!varname}")
with: value=$(eval echo \$"$varname")
in: /home/app/standalone/docker/env.sh
now no error. the other problem persists. no files get moved to the complete path
log: