mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Revert part of the change from e0537ce3df, fixes #458
				
					
				
			This commit is contained in:
		| @@ -113,7 +113,7 @@ if [ -z "$PROFILE" ] || [ ! -f "$PROFILE" ] ; then | ||||
|   fi | ||||
|   echo "   OR" | ||||
|   echo "=> Append the following lines to the correct file yourself:" | ||||
|   printf "%s" "$SOURCE_STR" | ||||
|   printf "$SOURCE_STR" | ||||
|   echo | ||||
| else | ||||
|   if ! grep -qc 'nvm.sh' "$PROFILE"; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user