docs: polish subscriber install docs

This commit is contained in:
Андрей Бобырев
2026-06-06 01:59:37 +03:00
parent fb89b5b0a5
commit bf306d2e9a
4 changed files with 45 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# One-command installer kept for subscriber links. Default path installs from
# the private source repo using GITHUB_TOKEN, not the legacy GHCR image.
# Установщик для подписчиков. Основной путь ставит из private GitHub repo
# через GITHUB_TOKEN, без legacy GHCR image.
set -euo pipefail
RAW_BASE="${RAW_BASE:-https://raw.githubusercontent.com/andrey271192/amnezia-web-pro-deploy/main}"