Mercurial > index.cgi > dotfiles
annotate .cron.d/joshua @ 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 |
| rev | line source |
|---|---|
| 183 | 1 @reboot /bin/bash -i -l -c "SHELL=/bin/bash ; eval `ssh-agent` screen -c /home/huston/.screen/joshua -d -m" |
|
290
b1ce18f59523
New cron entry on Joshua
Steve Huston <huston@srhuston.net>
parents:
289
diff
changeset
|
2 00 * * * * docker compose -f /home/huston/docker/srhuston_net-irc/compose.yaml exec irssi .irssi/pisg/pisg-cron.sh |
|
b1ce18f59523
New cron entry on Joshua
Steve Huston <huston@srhuston.net>
parents:
289
diff
changeset
|
3 00 11 * * * docker compose -f /home/huston/docker/srhuston_net-irc/compose.yaml up -d certbot > /dev/null 2>&1 |
| 183 | 4 00 08 * * * /home/huston/bin/getmail.sh |
