mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
remove warning
This commit is contained in:
parent
4e2e3fa1a7
commit
ca8c2d6120
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ ynh_remove_fail2ban_config
|
|||
|
||||
# Remove notify push
|
||||
ynh_remove_systemd_config --service="${app}-notify-push"
|
||||
systemctl disable --now ${app}-notify-push-watcher.path
|
||||
ynh_exec_warn_less systemctl disable --now ${app}-notify-push-watcher.path
|
||||
ynh_secure_remove --file="/etc/systemd/system/${app}-notify-push-watcher.path"
|
||||
ynh_remove_systemd_config --service="${app}-notify-push-watcher"
|
||||
ynh_secure_remove --file="/var/run/$app"
|
||||
|
|
Loading…
Add table
Reference in a new issue