Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ncp/CONFIG/nc-init.sh')
-rw-r--r--bin/ncp/CONFIG/nc-init.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/ncp/CONFIG/nc-init.sh b/bin/ncp/CONFIG/nc-init.sh
index 0df7c3c8..17cf2f9e 100644
--- a/bin/ncp/CONFIG/nc-init.sh
+++ b/bin/ncp/CONFIG/nc-init.sh
@@ -148,6 +148,9 @@ EOF
ncc app:install tasks
ncc app:enable tasks
+ # we handle this ourselves
+ ncc app:disable updatenotification
+
# News dropped support for 32-bit -> https://github.com/nextcloud/news/issues/1423
if ! [[ "$(uname -m)" =~ "armv7" ]]; then
ncc app:install news