-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Describe the bug
When running the install script on a mac, the AlgoRun banner is interpreted as commands rather than white space
To Reproduce
Steps to reproduce the behavior:
- On a mac, run
curl -fsSL https://raw.githubusercontent.com/algorandfoundation/algorun-tui/refs/heads/main/install.sh | bash
Expected behavior
The install script to run
Additional context
I fixed this, but dont have permissions to open a PR. Just needs to be
BANNER=' _____ .__ __________
/ _ \ | | ____ ____\______ \__ __ ____
/ /_\ \| | / ___\ / _ \| _/ | \/ \
/ | \ |__/ /_/ > <_> ) | \ | / | \
\____|__ /____/\___ / \____/|____|_ /____/|___| /
\/ /_____/ \/ \/ '
```
PhearZero
Metadata
Metadata
Assignees
Labels
No labels