I need to change when the backups run from daily at midnight to Sunday at 1:00am.
Currently the backup setting do not have a provision for this. I can turn off the daily backups, but I am not sure how to fire them off myself. I have done some digging around, and i think I might be able to add a cron job that callsĀ /etc/sentora/panel/modules/backup_admin/hooks/OnDaemonDay.hook.php, but I am not sure what happens if I run that file manually.
How do I go about doing this? Thank you.
Currently the backup setting do not have a provision for this. I can turn off the daily backups, but I am not sure how to fire them off myself. I have done some digging around, and i think I might be able to add a cron job that callsĀ /etc/sentora/panel/modules/backup_admin/hooks/OnDaemonDay.hook.php, but I am not sure what happens if I run that file manually.
How do I go about doing this? Thank you.