diff --git a/ct/umlautadaptarr.sh b/ct/umlautadaptarr.sh index 8eb798d..940d63a 100644 --- a/ct/umlautadaptarr.sh +++ b/ct/umlautadaptarr.sh @@ -24,7 +24,6 @@ function update_script() { check_container_storage check_container_resources - # Check if installation is present | -f for file, -d for folder if [[ ! -f /opt/UmlautAdaptarr/appsettings.json ]]; then msg_error "No ${APP} Installation Found!" exit