mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-09-11 00:00:14 +08:00
[Tests] Replace all dots with backslash dots
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ../../../nvm.sh
|
||||
\. ../../../nvm.sh
|
||||
|
||||
mkdir -p "${NVM_DIR}/.nvm_use_bak"
|
||||
if [ -d "${NVM_DIR}/v*" ]; then
|
||||
|
||||
Reference in New Issue
Block a user