diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-04-13 17:40:33 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-04-13 17:40:33 -0400 |
commit | b91e290d6bfb333f064fa1abc7e5560cd25beff5 (patch) | |
tree | 3223d1e3b6bd7690854d5ec88ae93996c4dc00a1 /.local/bin/updatestatus | |
parent | 515235c97a0ffd05dd38e4444d34d05ce213777a (diff) |
General housekeeping
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 |