Two backups daily
-
From few days (maybe it happen after upgrade to new version of plugin) I have two backup daily (at 0:00 and at 4:00). It should be only one.
I have disabled default WP Cron. And I am using linux crontab. Before worked perfectly.
0 4 * * * /usr/local/bin/php /home/integart/domains/domain.com/public_html/backup.php >/dev/null 2>&1
*/10 * * * * /usr/local/bin/php /home/integart/domains/domain.com/public_html/wp-cron.php >/dev/null 2>&1
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Two backups daily’ is closed to new replies.