Files
dtos-dotfiles/.local/bin/pacupdate
Derek Taylor 88685c9d9c Minor edits.
2020-11-20 20:48:15 -06:00

5 lines
64 B
Bash
Executable File

#!/bin/bash
cupd=$(checkupdates | wc -l)
echo "$cupd updates "