1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

implement ynh_remove_logrotate

This commit is contained in:
yalh76 2019-04-14 01:20:59 +02:00
parent 64512ea3aa
commit 72cc1bb848

View file

@ -73,10 +73,7 @@ ynh_remove_nginx_config
ynh_print_info "Removing logrotate configuration"
# Remove the app-specific logrotate config
if [ -f /etc/logrotate.d/syncthing ]
then
sudo rm /etc/logrotate.d/syncthing
fi
ynh_remove_logrotate
#=================================================
# CLOSE A PORT