updated stuff

This commit is contained in:
Nikolas Weger 2020-05-21 15:59:58 +02:00
parent 826c7b2c5e
commit e935f657b9
6 changed files with 24 additions and 0 deletions

4
bin/pacupdate Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
cupd=$(checkupdates | wc -l)
printf "$cupd updates \n"