mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update dashy-install.sh
This commit is contained in:
		
							parent
							
								
									c43b1e1ebd
								
							
						
					
					
						commit
						ee5b4a683f
					
				| 
						 | 
				
			
			@ -75,7 +75,7 @@ echo -e "${CM}${CL} \r"
 | 
			
		|||
echo -en "${GN} Installing Dashy... "
 | 
			
		||||
git clone https://github.com/Lissy93/dashy.git &>/dev/null
 | 
			
		||||
cd /dashy
 | 
			
		||||
yarn
 | 
			
		||||
yarn &>/dev/null
 | 
			
		||||
export NODE_OPTIONS=--max-old-space-size=1000 &>/dev/null
 | 
			
		||||
yarn build &>/dev/null
 | 
			
		||||
echo -e "${CM}${CL} \r"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue