From 14e7fb1b0fdd6085211131f6da2fe611802503eb Mon Sep 17 00:00:00 2001 From: Ilya Mukhortov Date: Tue, 19 Mar 2024 21:32:25 +1000 Subject: [PATCH] pass --- medicine-remd/crontab.txt | 1 + medicine/crontab.txt | 2 ++ 2 files changed, 3 insertions(+) create mode 100755 medicine/crontab.txt diff --git a/medicine-remd/crontab.txt b/medicine-remd/crontab.txt index d0544ff..0c2f524 100755 --- a/medicine-remd/crontab.txt +++ b/medicine-remd/crontab.txt @@ -1 +1,2 @@ 30 13 * * * /root/medicine-config/medicine-remd/update.sh +50 13 * * * /root/medicine-config/cron-tasks/backup_database_medicine_remd.sh \ No newline at end of file diff --git a/medicine/crontab.txt b/medicine/crontab.txt new file mode 100755 index 0000000..c4d3cb3 --- /dev/null +++ b/medicine/crontab.txt @@ -0,0 +1,2 @@ +20 13 * * * /root/medicine-config/medicine/update.sh +55 13 * * * /root/medicine-config/cron-tasks/backup_database_medicine.sh \ No newline at end of file