mirror of https://github.com/tteck/Proxmox.git
				
				
				
			removed make dependency
This commit is contained in:
		
							parent
							
								
									083f152c4a
								
							
						
					
					
						commit
						fbbb8b535c
					
				| 
						 | 
					@ -19,7 +19,6 @@ msg_info "Installing Dependencies"
 | 
				
			||||||
$STD apt-get install -y \
 | 
					$STD apt-get install -y \
 | 
				
			||||||
  curl \
 | 
					  curl \
 | 
				
			||||||
  sudo \
 | 
					  sudo \
 | 
				
			||||||
  make \
 | 
					 | 
				
			||||||
  mc
 | 
					  mc
 | 
				
			||||||
msg_ok "Installed Dependencies"
 | 
					msg_ok "Installed Dependencies"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue