Русифицировать README и интерфейс HY2XS admin
This commit is contained in:
+11
-3
@@ -1,11 +1,19 @@
|
||||
# HY2XS install package
|
||||
|
||||
This package is generated by the local builder layer. It is intended for a clean Debian 12 target and contains a compiled install-only orchestrator, bundled HY2XS admin files, templates, systemd units, and package metadata.
|
||||
Этот пакет создаётся production builder'ом на Debian 12 amd64.
|
||||
|
||||
Run as root:
|
||||
Пакет предназначен для чистого Debian 12 target и содержит:
|
||||
|
||||
- compiled install-only orchestrator;
|
||||
- bundled HY2XS admin;
|
||||
- templates;
|
||||
- systemd units;
|
||||
- package metadata и checksums.
|
||||
|
||||
Запускать от root:
|
||||
|
||||
```sh
|
||||
./install.sh --non-interactive --domain example.com
|
||||
```
|
||||
|
||||
No target-side JavaScript or TypeScript build step is part of the baseline.
|
||||
В baseline нет target-side JavaScript, TypeScript, frontend или Go build step.
|
||||
|
||||
Reference in New Issue
Block a user