Temporarily skip installation of tasks app

This commit is contained in:
Tobias Knöppler 2025-10-18 19:04:35 +02:00
parent dce645be79
commit d0d30c6872

View File

@ -165,8 +165,8 @@ EOF
ncc app:enable contacts ncc app:enable contacts
ncc app:install notes ncc app:install notes
ncc app:enable notes ncc app:enable notes
ncc app:install tasks #ncc app:install tasks
ncc app:enable tasks #ncc app:enable tasks
# we handle this ourselves # we handle this ourselves
ncc app:disable updatenotification ncc app:disable updatenotification