Overview
Fix a panic when running config
and user did not have UrlExecCommand
configured in their config.yaml. Thanks to @kevcube for the bug report.
What's Changed
- document using pass on linux by @synfinatic in #384
- Don't panic if
UrlExecCommand
is not set duringconfig
by @synfinatic in #386
Full Changelog: v1.9.0...v1.9.1