Mercurial > index.cgi > dotfiles
annotate .cron.d/joshua @ 306:d55c28ab2879 default tip
Updated for new hosts on parapet
| author | Steve Huston <huston@princeton.edu> |
|---|---|
| date | Wed, 16 Jul 2025 16:29:51 -0400 |
| parents | b1ce18f59523 |
| 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 |
