Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
truststore_linux: remove PATH check for SystemTrustCommand
It's hard to predict what the PATH that sudo will use, and there shouldn't be many cases where we don't find the command anyway. Fixes #188
- Loading branch information