mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									6d360c6d43
								
							
						
					
					
						commit
						4ad7bbd884
					
				| 
						 | 
					@ -55,6 +55,7 @@ header_info
 | 
				
			||||||
if [[ ! -d /opt/pialert ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
 | 
					if [[ ! -d /opt/pialert ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
 | 
				
			||||||
update
 | 
					update
 | 
				
			||||||
msg_ok "Updated $APP"
 | 
					msg_ok "Updated $APP"
 | 
				
			||||||
 | 
					exit
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
start
 | 
					start
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue