mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
shellcheck warnings
This commit is contained in:
parent
acbd22fc7e
commit
2cfe795599
2
nvm-exec
2
nvm-exec
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DIR="$(dirname $(realpath "${BASH_SOURCE[0]}"))"
|
||||
DIR="$(dirname "$(realpath "${BASH_SOURCE[0]}")")"
|
||||
|
||||
unset NVM_CD_FLAGS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user