mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update zwave-js-ui-update.sh
This commit is contained in:
		
							parent
							
								
									8a64b5728a
								
							
						
					
					
						commit
						2252e28a6a
					
				@ -24,7 +24,7 @@ function error_exit() {
 | 
			
		||||
 | 
			
		||||
echo -en "${GN} Updating Z-wave JS UI... "
 | 
			
		||||
systemctl stop zwave-js-ui.service
 | 
			
		||||
cd /opt/zwavejs2mqtt
 | 
			
		||||
cd /opt/zwave-js-ui
 | 
			
		||||
curl -s https://api.github.com/repos/zwave-js/zwave-js-ui/releases/latest | grep "browser_download_url.*zip" | cut -d : -f 2,3 | tr -d \" | wget -i - &>/dev/null
 | 
			
		||||
unzip zwave-js-ui-v*.zip zwave-js-ui &>/dev/null
 | 
			
		||||
echo -e "${CM}${CL} \r"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user