Skip to content

🐛 Install script doesnt work on a mac #49

@mt-deva

Description

@mt-deva

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:

  1. 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

Screenshots
Screenshot 2024-12-19 at 15 17 00
Screenshot 2024-12-19 at 15 17 09

Additional context
I fixed this, but dont have permissions to open a PR. Just needs to be

BANNER='   _____  .__                __________
  /  _  \ |  |    ____   ____\______   \__ __  ____
 /  /_\  \|  |   / ___\ /  _ \|       _/  |  \/    \
/    |    \  |__/ /_/  >  <_> )    |   \  |  /   |  \
\____|__  /____/\___  / \____/|____|_  /____/|___|  /
        \/     /_____/               \/           \/ '
        ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions