mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 18:25:52 +08:00 
			
		
		
		
	* TARGET was not converted to DIR
This commit is contained in:
		| @@ -32,7 +32,7 @@ else | ||||
|   fi | ||||
| fi | ||||
|  | ||||
| SOURCE_STR="[[ -s "$NVM_DIR/nvm.sh" ]] && . "$NVM_TARGET/nvm.sh"  # This loads NVM" | ||||
| SOURCE_STR="[[ -s "$NVM_DIR/nvm.sh" ]] && . "$NVM_DIR/nvm.sh"  # This loads NVM" | ||||
|  | ||||
| if [ -z "$PROFILE" ] || [ ! -f "$PROFILE" ] ; then | ||||
|   if [ -z $PROFILE ]; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user