Skip to content

Detection if it is an interactive session or not #13

@SamEdwardes

Description

@SamEdwardes

Automatically detect if it is an interactive session room or not. If it's not interactive, never prompt the user.

This should enable piping the script directly to bash.

curl -fsSL https://raw.githubusercontent.com/SamEdwardes/sams-simple-installer/main/ssi | bash -s -- BurntSushi/ripgrep

Piping to bash was not working before because of how the standard was being directed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions