mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Correct installation test paths
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| #!/bin/sh | ||||
|  | ||||
| . ../../../nvm.sh | ||||
| . ../../nvm.sh | ||||
| nvm uninstall v0.10.7 | ||||
|  | ||||
| if [ -f ".nvmrc" ]; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user