Add count-updates for ArchLinux(ARM)
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
This commit is contained in:
parent
69642a9041
commit
3c883b3808
3
count-updates
Executable file
3
count-updates
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
UPDATES=$(checkupdates | wc -l)
|
||||||
|
echo "$UPDATES" > ~/.cache/update_count
|
Loading…
Reference in New Issue
Block a user