From 0dd4aa0debd4843394e6716dc5a13c56918b86ed Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Fri, 7 Dec 2007 23:25:34 +0000 Subject: [PATCH 1/1] opps. run every 30 mins instead of evey 2 --- node_ssh/nst.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_ssh/nst.cron b/node_ssh/nst.cron index 09080b6..0fd2c6f 100644 --- a/node_ssh/nst.cron +++ b/node_ssh/nst.cron @@ -1,5 +1,5 @@ -*/2 * * * * root nts +*/30 * * * * root nts -- 2.43.0