mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	[Tests] Replace all dots with backslash dots
This commit is contained in:
		
				
					committed by
					
						 Jordan Harband
						Jordan Harband
					
				
			
			
				
	
			
			
			
						parent
						
							2a2b8bdeb3
						
					
				
				
					commit
					cadbbced20
				
			| @@ -4,7 +4,7 @@ set -ex | ||||
|  | ||||
| die () { echo $@ ; exit 1; } | ||||
|  | ||||
| . ../../../nvm.sh | ||||
| \. ../../../nvm.sh | ||||
|  | ||||
| nvm install --lts || die 'nvm install --lts failed' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user