summarylogtreecommitdiffstats
path: root/nextcloud-app-notify_push.install
diff options
context:
space:
mode:
authorCarlos Galindo2021-02-26 20:40:56 +0100
committerCarlos Galindo2021-02-26 20:40:56 +0100
commitfd2e347e93c6529e10b9a9b0cad29d897f1ee423 (patch)
treeea89569b46652d55ab163b4b6004ae645bbb4016 /nextcloud-app-notify_push.install
parentcb9523ae5ed863067e91fbe9515cf12354a7f8ca (diff)
downloadaur-fd2e347e93c6529e10b9a9b0cad29d897f1ee423.tar.gz
update to 0.1.5
improved update message
Diffstat (limited to 'nextcloud-app-notify_push.install')
-rw-r--r--nextcloud-app-notify_push.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextcloud-app-notify_push.install b/nextcloud-app-notify_push.install
index 8e4faf8913a3..c8798500236c 100644
--- a/nextcloud-app-notify_push.install
+++ b/nextcloud-app-notify_push.install
@@ -8,5 +8,5 @@ post_install() {
post_upgrade() {
echo 'You may want to restart nextcloud-app-notify_push.service'
- echo 'and re-check your setup with `occ notify_push:setup https://your.nextcloud.com/push`'
+ echo 'and re-check your setup with `occ notify_push:self-check`'
}