From: Marco Peereboom Date: Sat, 24 Jan 2009 23:38:36 +0000 (+0000) Subject: Remove html so that we can move it to it's own dir. X-Git-Tag: SCROTWM_0_9_30~363 X-Git-Url: https://code.delx.au/spectrwm/commitdiff_plain/a41ad572619bb22488eede325b0c51bedc061549 Remove html so that we can move it to it's own dir. --- 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