Skip to content

install_deps.sh assumes user is running under the Bash Shell #37

@Saad-Mahamood

Description

@Saad-Mahamood

When trying to install Turbo I ran into a problem where I couldn’t run the install_deps.sh Bash script because it assumes that I was running under the Bash shell. To fix this I added the Bash shebang line to the beginning of the script:

#!/usr/bin/env bash

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions