mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-15 14:13:15 -06:00
prevent stdout from tar, feed executable shell args, add sh passthrough in README
This commit is contained in:
@@ -9,7 +9,7 @@ You can install this application, but most people will just need it once. The fo
|
||||
For Linux and macOS, you can paste this command into your terminal:
|
||||
|
||||
```bash
|
||||
curl -sSL https://xevion.github.io/spotify-quickauth/run.sh | sh
|
||||
curl -sSL https://xevion.github.io/spotify-quickauth/run.sh | sh -s --
|
||||
```
|
||||
|
||||
For Windows, you can paste this command into PowerShell:
|
||||
|
||||
Reference in New Issue
Block a user