mirror of https://github.com/node-red/node-red.git
For some reason the following will result
in an endless loop under bash-4.3.42:
while([ -h "${SCRIPT_PATH}" ])
Just remove the round brackets (parentheses) to fix the issue.
They're not needed anyway.
|
||
|---|---|---|
| .. | ||
| node-red-pi | ||