summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge2017-02-02 17:34:28 +0100
committerDavid Runge2017-02-02 17:34:28 +0100
commitff567d88d6e3838b320d9d94105de7cafb87038d (patch)
tree545657160f15634e4cbb1270798fc79d8fa9b4f3
parent47a9d46e84887e18bc541124d2db424f95c0f1ad (diff)
downloadaur-ff567d88d6e3838b320d9d94105de7cafb87038d.tar.gz
nextcloud-news-updater.install: Updating info to reflect Nextcloud not ownCloud.
-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"