Fix node bug
This commit is contained in:
		
							parent
							
								
									53c5859678
								
							
						
					
					
						commit
						26143c5f81
					
				@ -221,8 +221,8 @@ ask_for_nodejs() {
 | 
			
		||||
    else
 | 
			
		||||
        yes_no_ask "do you wish to install and configure nodejs?"
 | 
			
		||||
        if [ $? -eq 0 ]; then
 | 
			
		||||
            should_install_node=1
 | 
			
		||||
            should_configure_node=1
 | 
			
		||||
            should_install_nodejs=1
 | 
			
		||||
            should_configure_nodejs=1
 | 
			
		||||
        fi
 | 
			
		||||
    fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user