Any bash nerds out there? I’m trying to make a script that runs by piping to bash after grabbing with curl. Mostly everything works fine except I need to prompt for user input (read command) but it just skips over that.

When I download and run the script locally, it prompts.