mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
fix path unit
This commit is contained in:
parent
f6829db663
commit
81afc1b28f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ PartOf=__APP__-notify-push-watcher.service
|
||||||
|
|
||||||
[Path]
|
[Path]
|
||||||
PathModified=/var/www/nextcloud/apps/notify_push/bin/__ARCH__/notify_push
|
PathModified=/var/www/nextcloud/apps/notify_push/bin/__ARCH__/notify_push
|
||||||
Unit=__APP__-notify-push-watcher.
|
Unit=__APP__-notify-push-watcher.service
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
Loading…
Add table
Reference in a new issue