mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2026-01-28 20:39:45 +01:00
build
This commit is contained in:
@@ -972,7 +972,7 @@ class PortainerApi:
|
||||
|
||||
def update_service(self):
|
||||
all_services = self.get_services(self.get_endpoint_id())
|
||||
if self.args.DEBUG:
|
||||
if self.args.debug:
|
||||
print(all_services)
|
||||
if len(all_services) == 0:
|
||||
print("No services found on this endpoint.")
|
||||
|
||||
Reference in New Issue
Block a user