Files
dtos-dotfiles/.local/bin/pacupdate
Derek Taylor 367af05623 Minor updates.
2020-08-11 17:27:59 -05:00

5 lines
63 B
Bash
Executable File

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