This commit is contained in:
glerak 2023-04-06 22:49:03 +02:00 committed by GitHub
parent cf9aad8858
commit 17bce637d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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