mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
adding comment: "Removing the cron..."
This commit is contained in:
parent
5f4586661f
commit
d579e034a1
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ ynh_add_fpm_config
|
||||||
ynh_use_logrotate --non-append
|
ynh_use_logrotate --non-append
|
||||||
|
|
||||||
if [ -f "/etc/cron.d/$app" ]; then
|
if [ -f "/etc/cron.d/$app" ]; then
|
||||||
|
ynh_print_info --message="Removing the cron..."
|
||||||
ynh_secure_remove --file="/etc/cron.d/$app"
|
ynh_secure_remove --file="/etc/cron.d/$app"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue