Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
utils: fix remote copy for addOptionalRootCA
We can't use `cosa remote-session sync` here because we are running on the remote as the unprivileged builder user and not in the root group. Workaround with `sudo`. Fixup for 99c69fb
- Loading branch information