mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-11-17 18:40:44 +01: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.
1.4 KiB
Executable File
1.4 KiB
Executable File