From 9682819daf371342cdf371c33e0bb8ab46dc08af Mon Sep 17 00:00:00 2001 From: Sergey Antropoff Date: Thu, 23 Jul 2026 09:21:23 +0300 Subject: [PATCH] =?UTF-8?q?docs:=20=D1=83=D0=BF=D0=BE=D0=BC=D1=8F=D0=BD?= =?UTF-8?q?=D1=83=D1=82=D1=8C=20=D0=B2=D0=BA=D0=BB=D0=B0=D0=B4=D0=BA=D0=B8?= =?UTF-8?q?=20=D0=B8=20=D1=81=D1=82=D0=B0=D1=82=D0=B8=D1=81=D1=82=D0=B8?= =?UTF-8?q?=D0=BA=D1=83=20=D0=B2=20make=20index?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6c9bae..70e99cc 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ make install # → output/index.html откроется в браузере | `make install` | Установка masquerade + экспорт URL/QR/HTML | | `make update` | Обновить бинарник и конфиг; экспорт только для новых/изменённых пользователей | | `make export` | Только экспорт (URL, QR, HTML) без изменений на сервере | -| `make index` | Пересобрать `output/index.html` из локальных `server-info.yml` и открыть в браузере | +| `make index` | Пересобрать `output/index.html` (вкладки серверов + статистика) и открыть в браузере | | `make uninstall` | Полное удаление с VPS + `output//` + пересборка `output/index.html` | | `make vault-init` | Создать `.vault_pass`, включить `vault_password_file` в `ansible.cfg` | | `make vault-encrypt` | Зашифровать `vault.yml` |