Add dosh update command
ci / test (push) Has been cancelled
ci / remote-bench (push) Has been cancelled

This commit is contained in:
Codex
2026-06-11 09:49:53 -04:00
parent da60b71984
commit 3ad8f95833
6 changed files with 62 additions and 1 deletions
+2
View File
@@ -451,6 +451,8 @@ Client config: `~/.config/dosh/client.toml`
```toml
server = "user@example.com"
update_repo = "https://git.palav.dev/Palav/dosh.git"
update_port = 50000
ssh_auth_command = "~/.local/bin/dosh-auth"
# ssh_port = 22
dosh_port = 50000