changeset 290:b1ce18f59523

New cron entry on Joshua
author Steve Huston <huston@srhuston.net>
date Sat, 31 Aug 2024 14:24:18 -0400
parents bc97f810551d
children b7096eec6557
files .cron.d/joshua
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.cron.d/joshua	Fri Aug 16 09:27:45 2024 -0400
+++ b/.cron.d/joshua	Sat Aug 31 14:24:18 2024 -0400
@@ -1,3 +1,4 @@
 @reboot /bin/bash -i -l -c "SHELL=/bin/bash ; eval `ssh-agent` screen -c /home/huston/.screen/joshua -d -m"
+00 * * * * docker compose -f /home/huston/docker/srhuston_net-irc/compose.yaml exec irssi .irssi/pisg/pisg-cron.sh
+00 11 * * * docker compose -f /home/huston/docker/srhuston_net-irc/compose.yaml up -d certbot > /dev/null 2>&1
 00 08 * * * /home/huston/bin/getmail.sh
-00 * * * * docker compose -f /home/huston/docker/srhuston_net-irc/compose.yaml exec irssi .irssi/pisg/pisg-cron.sh