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:
authornachoparker <nacho@ownyourbits.com>2021-10-04 23:55:38 +0300
committernachoparker <nacho@ownyourbits.com>2021-10-05 00:13:02 +0300
commita0728d748789eae7ccb42433bbde194cec319790 (patch)
tree90d132c91f96993f4413ae204f202744857158b5 /updates
parent20370640c7af3eb06c99cf56307a9553610ef1e7 (diff)
nc-notify-updates: notify of new supported NC versionsv1.40.0
Signed-off-by: nachoparker <nacho@ownyourbits.com>
Diffstat (limited to 'updates')
-rw-r--r--updates/1.40.0.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/updates/1.40.0.sh b/updates/1.40.0.sh
index 71312587..53aa6600 100644
--- a/updates/1.40.0.sh
+++ b/updates/1.40.0.sh
@@ -50,6 +50,10 @@ EOF
chmod +x /usr/local/bin/ncc
fi
+# we handle this ourselves now
+ncc app:disable updatenotification
+run_app nc-notify-updates
+
# docker images only
[[ -f /.docker-image ]] && {
: