diff .cron.d/td-parapet @ 301:cd2c00dafa2c

Create an environment here on reboot
author Steve Huston <huston@princeton.edu>
date Mon, 14 Apr 2025 16:06:05 -0400
parents
children
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"