diff --git a/ct/actualbudget.sh b/ct/actualbudget.sh index 21da48ca9..6cd6188c6 100644 --- a/ct/actualbudget.sh +++ b/ct/actualbudget.sh @@ -24,7 +24,7 @@ function update_script() { check_container_storage check_container_resources - if [[ ! -d /opt/actualbudget ]]; then + if [[ ! -f /opt/actualbudget_version.txt ]]; then msg_error "No ${APP} Installation Found!" exit fi