mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	@@ -62,6 +62,7 @@ if [[ "${RELEASE}" != "$(cat /opt/${APP}_version.txt)" ]] || [[ ! -f /opt/${APP}
 | 
			
		||||
  tar -C /tmp -xzf traefik*.tar.gz
 | 
			
		||||
  mv /tmp/traefik /usr/bin/
 | 
			
		||||
  rm -rf traefik*.tar.gz
 | 
			
		||||
  systemctl restart traefik.service
 | 
			
		||||
  msg_ok "Updated $APP LXC"
 | 
			
		||||
else
 | 
			
		||||
  msg_ok "No update required. ${APP} is already at ${RELEASE}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user