diff options
Diffstat (limited to '.local/bin/updatestatus')
-rwxr-xr-x | .local/bin/updatestatus | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/updatestatus b/.local/bin/updatestatus index aedbb84..7000608 100755 --- a/.local/bin/updatestatus +++ b/.local/bin/updatestatus @@ -4,7 +4,7 @@ time="$($1)" [ -z "$1" ] && time="5" # Prevent "no such file or directory" on 1st run -genlop -c >/tmp/genlop +clear && genlop -c >/tmp/genlop while true; do cat /tmp/genlop |