pull/1304/head
glerak 2 years ago committed by GitHub
parent cf9aad8858
commit 17bce637d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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

Loading…
Cancel
Save