diff --git a/ct/bar-assistant.sh b/ct/bar-assistant.sh index de694ef..c8d1038 100644 --- a/ct/bar-assistant.sh +++ b/ct/bar-assistant.sh @@ -25,7 +25,7 @@ function update_script() { header_info check_container_storage check_container_resources - if [[ ! -d /opt/manyfold ]]; then + if [[ ! -d /opt/bar-assistant ]]; then msg_error "No ${APP} Installation Found!" exit fi