Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Conversation

@aburgd
Copy link

@aburgd aburgd commented Dec 27, 2022

Lines 45 and 54 used function keyword, which is not used in prior function declarations. Line 60 threw a syntax error for unexpected redirection, changed <<< operator to use echo and a pipe.

Lines 45 and 54 used `function` keyword, which is not used for in prior function declarations. Line 60 threw a syntax error for unexpected redirection, changed `<<<` operator to use echo and a pipe.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant