mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-05-08 05:40:28 +08:00
The `==` operator is not defined by POSIX and many test(1) (also spelled `[`) implementations do not support it. Replace uses of `==` with the POSIX-conformant `=` equality operator.
378 B
Executable File
378 B
Executable File