prevent stdout from tar, feed executable shell args, add sh passthrough in README

This commit is contained in:
2024-10-03 22:22:22 -05:00
parent 6e7c6bbb66
commit c544fe4802
3 changed files with 7 additions and 4 deletions

View File

@@ -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: