chore(docs): sync repository URLs for kalinamall mirror

This commit is contained in:
PTah
2026-06-16 11:41:07 +10:00
parent 06c6748274
commit 6bff073108
14 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
```bash
# см. полный чеклист в native-руководстве
sudo apt update && sudo apt install -y git postgresql nginx python3.12 python3.12-venv
sudo git clone https://github.com/PTah/security-alert-center.git /opt/security-alert-center
sudo git clone https://git.kalinamall.ru/PapaTramp/security-alert-center.git /opt/security-alert-center
# … PostgreSQL, venv, config/sac-api.env, systemd, nginx
```