mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
comment
This commit is contained in:
parent
6512a49537
commit
ff61865443
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue