fix: пересборка output/index.html при uninstall с LIMIT

Второй play перенесён на hysteria2_servers с run_once на localhost,
чтобы LIMIT не пропускал пересборку. Пустой index.html удаляется.
This commit is contained in:
Sergey Antropoff
2026-07-01 13:31:28 +03:00
parent dd10a557d6
commit f6a81929b5
4 changed files with 24 additions and 11 deletions
+2 -1
View File
@@ -276,7 +276,8 @@ hysteria2_user_passwords:
На **control node**:
- удаляется `output/<имя_сервера>/`;
- пересобирается общий `output/index.html`.
- пересобирается общий `output/index.html` (сервер убирается из списка; при `LIMIT=...` тоже);
- если серверов не осталось — `output/index.html` удаляется.
---