From 47111e2c4193af0e99144ee7cd2b5ae013d961b8 Mon Sep 17 00:00:00 2001 From: fanta Date: Sun, 16 Feb 2025 15:26:26 +0100 Subject: [PATCH] remove home fanta por home user de ejemplo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6e59dbd..d31f398 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ Vigilancia del boletines oficiales de diferentes comunidades * Añade en Cron (con crontab -e por ejemplo) cuando quieres que se ejecute y que comunidades. Ejemplo a las 18:00 Madrid, a las 19:00 Castilla-La Mancha, a las 20:00 Barcelona, ...
-0 18 * * * cd /home/fanta/cpdAlerts/; /usr/bin/bash /home/fanta/cpdAlerts/cpdAlerts.sh --madrid
-0 19 * * * cd /home/fanta/cpdAlerts/; /usr/bin/bash /home/fanta/cpdAlerts/cpdAlerts.sh --clamancha
-0 20 * * * cd /home/fanta/cpdAlerts/; /usr/bin/bash /home/fanta/cpdAlerts/cpdAlerts.sh --barcelona
+0 18 * * * cd /home/user/cpdAlerts/; /usr/bin/bash /home/user/cpdAlerts/cpdAlerts.sh --madrid
+0 19 * * * cd /home/user/cpdAlerts/; /usr/bin/bash /home/user/cpdAlerts/cpdAlerts.sh --clamancha
+0 20 * * * cd /home/user/cpdAlerts/; /usr/bin/bash /home/user/cpdAlerts/cpdAlerts.sh --barcelona
 
* Si deseas notificar a diferentes emails añade estos modificando la siguiente línea: