diff --git a/ct/leantime.sh b/ct/leantime.sh index cc58a765..f49c503a 100644 --- a/ct/leantime.sh +++ b/ct/leantime.sh @@ -25,7 +25,6 @@ function update_script() { check_container_storage check_container_resources - # Check if installation is present | -f for file, -d for folder if [[ ! -d /opt/${APP} ]]; then msg_error "No ${APP} Installation Found!" exit