(bugfix) Quote remote preflight shell commands #46

Merged
parkel merged 1 commits from issue-45-preflight-shell-quoting into master 2026-05-21 15:45:46 +02:00

1 Commits

Author SHA1 Message Date
3fb8209aef (bugfix) Quote remote preflight shell commands
Pass remote rsync and source-root preflight checks as a single quoted
shell command to SSH so the remote shell evaluates command -v and test
expressions reliably.

Refs #45
2026-05-21 15:44:46 +02:00