fix: isolate trans ssh bootstrap
This commit is contained in:
@@ -7,7 +7,7 @@ description: UniDesk SSH 透传与 apply-patch 语法 — `trans <route> <operat
|
||||
|
||||
UniDesk 分布式 SSH 透传入口,统一通过 `trans <route> <operation>` 在远端 host/k3s/Windows 上执行命令或文本 patch。
|
||||
|
||||
**固定入口**: `trans <route> ...`(wrapper 位于 `/root/.local/bin/trans`,等价 `bun scripts/cli.ts ssh "$@"`)
|
||||
**固定入口**: `trans <route> ...`(wrapper 位于 `/root/.local/bin/trans`,委托 repo 内 ssh-only 启动入口 `bun scripts/ssh-cli.ts ssh "$@"`,避免被无关 CLI 子命令模块解析失败拖垮)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user