From 26797dc67804f54a05c87ee7ae695f439e656d87 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Tue, 22 Apr 2025 13:41:41 +0200 Subject: remove debug --- bin/nextcloud-update | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/nextcloud-update b/bin/nextcloud-update index ae15ef3..48dd580 100755 --- a/bin/nextcloud-update +++ b/bin/nextcloud-update @@ -199,7 +199,6 @@ elif [[ "$NC_COREUPD" -eq 1 && "$NC_UA_CORE" -eq 0 ]]; then UPDCALL+=( '-c' 0 ) fi if [[ "$NC_APPSUPD" -eq 1 && "$NC_UA_APPS" -eq 1 ]]; then - echo BENIS UPDCALL+=( '-a' ) fi # /usr/local/bin/nextcloud-upgrade "$UPDVER" || exit "$?" -- cgit v1.2.3