cmdeploy: allow to run SSH commands locally

fix #604
related to #629
pulled out of https://github.com/Keonik1/relay/pull/3
This commit is contained in:
missytake
2025-10-08 09:37:46 +02:00
parent 0ed7c360a9
commit fdabed5c67
7 changed files with 66 additions and 42 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- cmdeploy: make --ssh-host work with localhost
([#659](https://github.com/chatmail/relay/pull/659))
- Update iroh-relay to 0.35.0
([#650](https://github.com/chatmail/relay/pull/650))