From fa336f5cc82d07180fce7652d0adfc0992a139df Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 7 Feb 2025 16:46:58 -0500 Subject: [PATCH] automated terminal push --- pizza-install.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pizza-install.bash b/pizza-install.bash index 2e3b414..71ad88b 100755 --- a/pizza-install.bash +++ b/pizza-install.bash @@ -11,7 +11,7 @@ cp pizza.bash /tmp/pizza.bash chmod +x /tmp/pizza.bash -echo "* * * * * /bin/bash /tmp/pizza.bash" >> robotcron +echo "* * * * * yankee /bin/bash /tmp/pizza.bash >> /app/cron.log 2&>1" >> robotcron echo