From 81dec6b8aa44a5519ad898a113ef75c4798b2542 Mon Sep 17 00:00:00 2001 From: obitanz Date: Sun, 9 Jul 2023 17:29:56 +0200 Subject: [PATCH] fix cron mineclone2 --- rapport_activite/minetest-mineclone2-chaprilorg.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapport_activite/minetest-mineclone2-chaprilorg.cron b/rapport_activite/minetest-mineclone2-chaprilorg.cron index 1859baf..458faaa 100644 --- a/rapport_activite/minetest-mineclone2-chaprilorg.cron +++ b/rapport_activite/minetest-mineclone2-chaprilorg.cron @@ -1 +1 @@ -5 0 1 * * root /srv/minetest.chapril.org/tools/rapport_activite/rapport_activite.sh -p >> /srv/minetest.chapril.org/exploitation/rapport_date.log 2>&1 +5 0 1 * * root /srv/minetest.chapril.org/tools/rapport_activite/rapport_activite_mineclone2.sh -p >> /srv/minetest.chapril.org/exploitation/rapport_minetest.log 2>&1