mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	omada fix (#5894)
This commit is contained in:
		@@ -66,6 +66,7 @@ function update_script() {
 | 
				
			|||||||
  $STD dpkg -i "$OMADA_PKG"
 | 
					  $STD dpkg -i "$OMADA_PKG"
 | 
				
			||||||
  rm -f "$OMADA_PKG"
 | 
					  rm -f "$OMADA_PKG"
 | 
				
			||||||
  msg_ok "Updated Omada Controller"
 | 
					  msg_ok "Updated Omada Controller"
 | 
				
			||||||
 | 
					  exit 0
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
start
 | 
					start
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user