From d0d30c6872f5cce20d255be4feee9f0215739e93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Kn=C3=B6ppler?= <6317548+theCalcaholic@users.noreply.github.com> Date: Sat, 18 Oct 2025 19:04:35 +0200 Subject: [PATCH] Temporarily skip installation of tasks app --- bin/ncp/CONFIG/nc-init.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/ncp/CONFIG/nc-init.sh b/bin/ncp/CONFIG/nc-init.sh index 2445b7ed..f467b322 100644 --- a/bin/ncp/CONFIG/nc-init.sh +++ b/bin/ncp/CONFIG/nc-init.sh @@ -165,8 +165,8 @@ EOF ncc app:enable contacts ncc app:install notes ncc app:enable notes - ncc app:install tasks - ncc app:enable tasks + #ncc app:install tasks + #ncc app:enable tasks # we handle this ourselves ncc app:disable updatenotification