SpotX-Official / SpotX-Bash

SpotX Mac and Linux adblocker for the Spotify desktop client, in Bash
MIT License
2.11k stars 75 forks source link

better comand #26

Closed pacchio1 closed 10 months ago

pacchio1 commented 10 months ago

bash <(curl -sSL https://spotx-official.github.io/run.sh) -> curl -sSL https://spotx-official.github.io/run.sh | bash

more compatible with all terminals.

jetfir3 commented 10 months ago

@pacchio1 this is already covered in the FAQ - https://github.com/SpotX-Official/SpotX-Bash/wiki/SpotX%E2%80%90Bash-FAQ#why-doesnt-spotx-bash-work-with-my-shell

using arguments/options/flags with that method becomes more annoying. For the minority who are not using bash-compliant shells, they have the option to use the other command.