Make 'Running "nvm deactivate" should unset the nvm environment variables.' work again
/bin/sh doesn't like `while [[ ... ]]`. It much rather prefers `while [ .. ]` Also minor spacing changes
This commit is contained in:
parent
78069717f7
commit
c485417bd8