diff --git a/port.py b/port.py index 6c59d55..dfbc5ab 100644 --- a/port.py +++ b/port.py @@ -975,6 +975,7 @@ class Portainer: else: service_ids = [self.args.service_id] print(self.args) + print(service_ids) input() if self.args.update is False: if "__ONLY_CHECK__" in service_ids: