mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
Certain distros don't ship with `which` (arch) and `command -v` is built-in to the shell, so this is much more compatible.
Certain distros don't ship with `which` (arch) and `command -v` is built-in to the shell, so this is much more compatible.