Mercurial > index.cgi > dotfiles
annotate .cron.d/joshua @ 301:cd2c00dafa2c
Create an environment here on reboot
author | Steve Huston <huston@princeton.edu> |
---|---|
date | Mon, 14 Apr 2025 16:06:05 -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 |