1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00
This commit is contained in:
OniriCorpe 2024-02-22 05:03:49 +01:00
parent 6512a49537
commit ff61865443

View file

@ -52,7 +52,7 @@ ynh_add_fpm_config
ynh_use_logrotate --non-append
if [ -f "/etc/cron.d/$app" ]; then
ynh_print_info --message="Removing the cron..."
ynh_print_info --message="Removing the legacy cron..."
ynh_secure_remove --file="/etc/cron.d/$app"
fi