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
path: root/etc
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-04-09 21:35:56 +0300
committernachoparker <nacho@ownyourbits.com>2018-04-09 21:41:48 +0300
commit86afa6235501150fefdcf6eb9ef02f55b62aaf21 (patch)
treeabbd9b4a788df4166fbf214f3e104d06fcf19493 /etc
parent20c0d8098d2ed03ae7e0758c907899c2c7930b6b (diff)
docker: add updates
Diffstat (limited to 'etc')
-rw-r--r--etc/nextcloudpi-config.d/nc-notify-updates.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/nextcloudpi-config.d/nc-notify-updates.sh b/etc/nextcloudpi-config.d/nc-notify-updates.sh
index a73e225c..f24897d4 100644
--- a/etc/nextcloudpi-config.d/nc-notify-updates.sh
+++ b/etc/nextcloudpi-config.d/nc-notify-updates.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Install the latest News third party app
+# Use NC notifications to warn about NCP updates
#
# Copyleft 2017 by Ignacio Nunez Hernanz <nacho _a_t_ ownyourbits _d_o_t_ com>
# GPL licensed (see end of file) * Use at your own risk!