Update umlautadaptarr.sh

comment removed
This commit is contained in:
elvito
2025-04-14 23:37:49 +02:00
committed by GitHub
parent 345624ca5a
commit 7d6cac3dee

View File

@@ -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