From a41ad572619bb22488eede325b0c51bedc061549 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Sat, 24 Jan 2009 23:38:36 +0000 Subject: [PATCH] Remove html so that we can move it to it's own dir. --- baraction.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baraction.sh b/baraction.sh index b81ceee..a6a30b6 100644 --- a/baraction.sh +++ b/baraction.sh @@ -49,5 +49,5 @@ while :; do #print_cpu `/usr/sbin/iostat -C` print_apm `/usr/sbin/apm -alb` echo "" - sleep 59 + sleep 1 done -- 2.39.2