From 17bce637d75eb8fabb3f42753d6b2df611ef912f Mon Sep 17 00:00:00 2001 From: glerak Date: Thu, 6 Apr 2023 22:49:03 +0200 Subject: [PATCH] BugFix --- ct/podman-homeassistant.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/podman-homeassistant.sh b/ct/podman-homeassistant.sh index 2a2a21a7..446a9010 100644 --- a/ct/podman-homeassistant.sh +++ b/ct/podman-homeassistant.sh @@ -82,7 +82,7 @@ if [ "$UPD" == "1" ]; then systemctl restart homeassistant fi done - msg_ok "Updated All Containers" + msg_ok "All containers updated." exit fi if [ "$UPD" == "2" ]; then