fix7: закрыть P0/P1 блокеры runtime/install и перевести hysteria UI в read-only

This commit is contained in:
2026-04-28 18:36:41 +05:00
parent 087d9f616a
commit 5455e41fc1
7 changed files with 26 additions and 357 deletions
+2
View File
@@ -36,6 +36,8 @@ cp -a "$PACKAGE_DIR/docs" "$RUNTIME_PACKAGE_DIR/"
cp -a "$PACKAGE_DIR/systemd" "$RUNTIME_PACKAGE_DIR/"
cp -a "$PACKAGE_DIR/templates" "$RUNTIME_PACKAGE_DIR/"
cp -a "$PACKAGE_DIR/metadata" "$RUNTIME_PACKAGE_DIR/"
cp -a "$PACKAGE_DIR/ui" "$RUNTIME_PACKAGE_DIR/"
cp -a "$PACKAGE_DIR/install.sh" "$RUNTIME_PACKAGE_DIR/"
log "package directory: $PACKAGE_DIR"
log "starting install-only orchestrator"