mirror of https://github.com/tteck/Proxmox.git
BugFix
This commit is contained in:
parent
cf9aad8858
commit
17bce637d7
|
@ -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…
Reference in New Issue