diff --git a/ct/netbird.sh b/ct/netbird.sh index 0d0de3088..7af3cadb5 100644 --- a/ct/netbird.sh +++ b/ct/netbird.sh @@ -25,7 +25,7 @@ function update_script() { check_container_storage check_container_resources - if [[ ! -f /etc/netbird/config.json ]]; then + if [[ ! -d /var/lib/netbird/ ]]; then msg_error "No ${APP} Installation Found!" exit fi