summarylogtreecommitdiffstats
path: root/nextcloud-news-updater.install
diff options
context:
space:
mode:
Diffstat (limited to 'nextcloud-news-updater.install')
-rw-r--r--nextcloud-news-updater.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextcloud-news-updater.install b/nextcloud-news-updater.install
index a9119ba7fbd6..b4c502ee86d4 100644
--- a/nextcloud-news-updater.install
+++ b/nextcloud-news-updater.install
@@ -1,6 +1,6 @@
post_install() {
echo "Please edit your config in /etc/webapps/nextcloud/news/nextcloud-news-updater.ini"
- echo "Follow instructions on how to setup your ownCloud instance here: https://github.com/nextcloud/news-updater"
+ echo "Follow instructions on how to setup your Nextcloud instance here: https://github.com/nextcloud/news-updater"
echo "To enable/ start the service, run:"
echo " systemctl enable nextcloud-news-updater.service"
echo " systemctl start nextcloud-news-updater.service"