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-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;ds=inline;h=a41ad572619bb22488eede325b0c51bedc061549;p=spectrwm.git 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