Mercurial > index.cgi > dotfiles
annotate .cron.d/joshua @ 305:63cdefeef173 default tip
Gallifrey has fallen
author | Steve Huston <huston@princeton.edu> |
---|---|
date | Fri, 02 May 2025 16:29:42 -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 |