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...")