diff --git a/ct/warracker.sh b/ct/warracker.sh index 9da5cf51..c2b2a683 100644 --- a/ct/warracker.sh +++ b/ct/warracker.sh @@ -23,7 +23,7 @@ function update_script() { header_info check_container_storage check_container_resources - if [[ ! -d /opt/signoz ]]; then + if [[ ! -d /opt/warracker ]]; then msg_error "No ${APP} Installation Found!" exit fi