We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm getting a "Failed to parse expression" error parsing the following line:
eval local rsync_host=${IMAGE_SERVER:-${v${ver}_IMAGE_SERVER}}
The red underlined part is the final closing brace (the last character on the line).