changeset 301:cd2c00dafa2c

Create an environment here on reboot
author Steve Huston <huston@princeton.edu>
date Mon, 14 Apr 2025 16:06:05 -0400
parents 95129e7fb0ac
children 61e290bd26a7
files .cron.d/td-parapet
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.cron.d/td-parapet	Mon Apr 14 16:06:05 2025 -0400
@@ -0,0 +1,1 @@
+@reboot /bin/bash -i -l -c "SHELL=/bin/bash ; eval `ssh-agent` screen -c /home/huston/.screen/td-parapet -d -m"