mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	remove "s" in build-essential
This commit is contained in:
		@@ -23,7 +23,7 @@ $STD apt-get install -y \
 | 
				
			|||||||
  gnupg \
 | 
					  gnupg \
 | 
				
			||||||
  make \
 | 
					  make \
 | 
				
			||||||
  g++ \
 | 
					  g++ \
 | 
				
			||||||
  build-essentials
 | 
					  build-essential
 | 
				
			||||||
msg_ok "Installed Dependencies"
 | 
					msg_ok "Installed Dependencies"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Setting up Node.js Repository"
 | 
					msg_info "Setting up Node.js Repository"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user