fix update

This commit is contained in:
Kristo Copani 2024-11-29 01:41:26 +02:00
parent 1bb99ca040
commit c4bd41433d

View File

@ -57,7 +57,7 @@ header_info
check_container_storage
check_container_resources
if [[ ! -f /etc/systemd/system/lubelogger.service ]]; then
if [[ ! -f /etc/systemd/system/glance.service ]]; then
msg_error "No ${APP} Installation Found!"
exit
fi