mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update homarr-install.sh
ready for testing
This commit is contained in:
		
							parent
							
								
									9b251be440
								
							
						
					
					
						commit
						60d5522ec1
					
				@ -31,12 +31,8 @@ msg_ok "Set up Node.js Repository"
 | 
			
		||||
msg_info "Installing Node.js/Yarn"
 | 
			
		||||
$STD apt-get update
 | 
			
		||||
$STD apt-get install -y nodejs
 | 
			
		||||
npm install -g npm@latest
 | 
			
		||||
$STD npm install -g npm@latest
 | 
			
		||||
$STD npm install -g yarn
 | 
			
		||||
#$STD yarn global add prisma
 | 
			
		||||
# npm install next
 | 
			
		||||
#$STD npm install react
 | 
			
		||||
#$STD npm install react-dom
 | 
			
		||||
msg_ok "Installed Node.js/Yarn"
 | 
			
		||||
 | 
			
		||||
msg_info "Installing Homarr (Patience)"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user