mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update uptimekuma-update.sh
This commit is contained in:
		
							parent
							
								
									a8b7a6e5ad
								
							
						
					
					
						commit
						c2f9224ded
					
				| @ -52,13 +52,13 @@ msg_ok "Stopped Uptime Kuma" | ||||
| cd /opt/uptime-kuma | ||||
| 
 | ||||
| msg_info "Updating" | ||||
| git fetch  | ||||
| git checkout master  | ||||
| git pull  | ||||
| git fetch &>/dev/null | ||||
| git checkout master &>/dev/null | ||||
| git pull &>/dev/null | ||||
| msg_ok "Updated" | ||||
| 
 | ||||
| msg_info "Installing Dependencies" | ||||
| npm ci  | ||||
| npm ci &>/dev/null | ||||
| msg_ok "Installed Dependencies" | ||||
| 
 | ||||
| msg_info "Starting Uptime Kuma" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user