From 8b916572cbeed536cec0f7df3ba5fcdce29021d2 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 16 Dec 2025 23:28:03 +0100 Subject: [PATCH] build --- port.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/port.py b/port.py index 419e342..b166fa6 100644 --- a/port.py +++ b/port.py @@ -983,7 +983,7 @@ class Portainer: print("Checking for updates only...") else: pull = True - print("Checking for updates and pulling updates...") + print("Checking for updates and pulling updates 2...") else: pull = True print("Checking for updates and pulling updates...")