update fix

This commit is contained in:
Kristo Copani 2024-11-30 18:56:07 +02:00
parent 0d52cf225f
commit 62902bd15e

View File

@ -58,7 +58,7 @@ header_info
check_container_storage
check_container_resources
if [[ ! -d /opt/firefly ]]; then
if [[ ! -d /opt/firefly-iii ]]; then
msg_error "No ${APP} Installation Found!"
exit
fi