mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
- Add a missing space for styling - Replace legacy "\`...\`" with `$(...)` - Quote variable to prevent word splitting - Use builtin `command -v` instead of non-standard `which` - Add two missing `>&2` redirection for error/warning message