This commit is contained in:
jetfir3
2024-03-18 12:47:21 -04:00
committed by GitHub
parent 33419cef17
commit 524f8f5f66
2 changed files with 14 additions and 4 deletions

View File

@@ -35,9 +35,12 @@
```
bash <(curl -sSL https://spotx-official.github.io/run.sh)
```
- By default, all supported experimental features are enabled
- View additional arguments and examples in the `Options` section below
- See the [FAQ](https://github.com/SpotX-Official/SpotX-Bash/wiki/SpotX%E2%80%90Bash-FAQ) for more information
- By default...
- all supported experimental features are enabled
- free-tier user patches are applied -- paid-premium users should use `-p` / `--premium` flag
- macOS client auto-updates are NOT disabled -- block auto-updates with `-b` / `--blockupdates` flag
- View additional flags/options and examples in the `Options` section below
- For more information, see the [FAQ](https://github.com/SpotX-Official/SpotX-Bash/wiki/SpotX%E2%80%90Bash-FAQ)
### Options:
<details>