mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
²
This commit is contained in:
parent
046d7b2e53
commit
4e2e3fa1a7
1 changed files with 3 additions and 3 deletions
|
@ -137,9 +137,9 @@ then
|
|||
ynh_restore_file --origin_path="/etc/systemd/system/${app}-notify-push-watcher.service"
|
||||
ynh_restore_file --origin_path="/etc/systemd/system/${app}-notify-push-watcher.path"
|
||||
|
||||
systemctl enable --now "${app}-notify-push".service --quiet
|
||||
systemctl enable --now "${app}-notify-push-watcher".service --quiet
|
||||
systemctl enable --now "${app}-notify-push-watcher".path --quiet
|
||||
systemctl enable --now "${app}-notify-push-watcher.service" --quiet
|
||||
systemctl enable --now "${app}-notify-push-watcher.path" --quiet
|
||||
systemctl enable --now "${app}-notify-push.service" --quiet
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue