chore: rename project/repo slug to Amnezia_web-PRO

Update default GITHUB_REPO, README install URLs, package repository,
and footer GitHub link.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Андрей Бобырев
2026-05-14 21:36:30 +03:00
parent 61af58a9cf
commit 7995afca0e
4 changed files with 16 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
# Установка Amnezia Admin WebUI одной командой (см. README).
set -euo pipefail
GITHUB_REPO="${GITHUB_REPO:-andrey271192/Amnezia_web}"
GITHUB_REPO="${GITHUB_REPO:-andrey271192/Amnezia_web-PRO}"
BRANCH="${BRANCH:-main}"
INSTALL_DIR="${INSTALL_DIR:-/opt/amnezia-admin}"
DATA_DIR="${DATA_DIR:-/opt/amnezia-admin-data}"