mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Adding a trailing newline
This commit is contained in:
		| @@ -9,3 +9,4 @@ type nvm > /dev/null 2>&1 || fail "NVM not loaded" | |||||||
| nvm unload | nvm unload | ||||||
|  |  | ||||||
| type nvm > /dev/null 2>&1 && fail "NVM not unloaded" || exit 0 | type nvm > /dev/null 2>&1 && fail "NVM not unloaded" || exit 0 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user