mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2026-03-14 23:00:01 +01:00
build
This commit is contained in:
@@ -1055,7 +1055,6 @@ class PortainerApi:
|
|||||||
self.gotify_message(f"Services updated: {', '.join(service_to_update)}")
|
self.gotify_message(f"Services updated: {', '.join(service_to_update)}")
|
||||||
else:
|
else:
|
||||||
self.gotify_message(f"Service update available: {', '.join(service_to_update)}")
|
self.gotify_message(f"Service update available: {', '.join(service_to_update)}")
|
||||||
self.gotify_message(f"Service update process finished")
|
|
||||||
print("\033[?25h", end="")
|
print("\033[?25h", end="")
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user