docs(install): point install one-liners at unarr.app
Some checks failed
CI / Test (push) Failing after 33m32s
CI / Build (push) Successful in 1m31s
CI / Build-1 (push) Successful in 1m53s
CI / Build-2 (push) Successful in 1m32s
CI / Build-3 (push) Successful in 1m33s
CI / Build-4 (push) Successful in 1m33s
CI / Build-5 (push) Successful in 1m32s
CI / Lint (push) Failing after 2m37s
CI / Coverage (push) Successful in 2m47s
CI / Vet (push) Successful in 1m59s
Some checks failed
CI / Test (push) Failing after 33m32s
CI / Build (push) Successful in 1m31s
CI / Build-1 (push) Successful in 1m53s
CI / Build-2 (push) Successful in 1m32s
CI / Build-3 (push) Successful in 1m33s
CI / Build-4 (push) Successful in 1m33s
CI / Build-5 (push) Successful in 1m32s
CI / Lint (push) Failing after 2m37s
CI / Coverage (push) Successful in 2m47s
CI / Vet (push) Successful in 1m59s
README used get.torrentclaw.com and the install scripts advertised get.unarr.com (a third-party parked domain, dead). unarr.app is the canonical install domain.
This commit is contained in:
parent
c398c4596f
commit
cff89fbe31
3 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
# unarr — cross-platform installer (Linux / macOS)
|
||||
# Usage: curl -fsSL https://get.unarr.com/install.sh | sh
|
||||
# Usage: curl -fsSL https://unarr.app/install.sh | sh
|
||||
# or: curl -fsSL https://raw.githubusercontent.com/torrentclaw/unarr/main/install.sh | sh
|
||||
#
|
||||
# Options (env vars):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue