diff --git a/ct/inventree.sh b/ct/inventree.sh index 5bc1f9b..ff0f2d9 100644 --- a/ct/inventree.sh +++ b/ct/inventree.sh @@ -24,7 +24,7 @@ function update_script() { check_container_storage check_container_resources - if [[ ! -d "/opt/habitica" ]]; then + if [[ ! -d "/opt/inventree" ]]; then msg_error "No ${APP} Installation Found!" exit fi