Skip to content

bad substitution error. Replace curly brackets {} with Parentheses ()#37

Open
BrettJensen wants to merge 1 commit intobahamas10:mainfrom
BrettJensen:bad-substitution
Open

bad substitution error. Replace curly brackets {} with Parentheses ()#37
BrettJensen wants to merge 1 commit intobahamas10:mainfrom
BrettJensen:bad-substitution

Conversation

@BrettJensen
Copy link
Copy Markdown

Found 'net' would not work on 2 of my Linux machines with bash version 5.2.1 but found that on my 3rd machine that was running bash 5.3.0, it did work. Found there was a bad substitution error. To correct the issue I replaced the '${....;}' on lines 75-77 with '$(.....)'. This fix my issue with the machines running bash 5.2.1 and still worked on my other machine running bash 5.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant