forked from coolaj86/node-installer.sh
		
	Update setup-min.sh
This commit is contained in:
		
							parent
							
								
									1bc7b66208
								
							
						
					
					
						commit
						e93042403c
					
				@ -239,6 +239,6 @@ if [ -n "${NODEJS_VER}" ]; then
 | 
			
		||||
  bash "/tmp/${INSTALL_FILE}" "${NODEJS_VER}"
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
sudo chown -R $(whoami):$(whoami) $node_install_path/lib/node_modules
 | 
			
		||||
sudo chown -R $(whoami) $node_install_path/lib/node_modules
 | 
			
		||||
 | 
			
		||||
echo ""
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user