mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +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.