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
|
systemctl restart homeassistant
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
msg_ok "Updated All Containers"
|
msg_ok "All containers updated."
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
if [ "$UPD" == "2" ]; then
|
if [ "$UPD" == "2" ]; then
|
||||||
|
|
Loading…
Reference in New Issue