Files
dtos-dotfiles/.local/bin/pacupdate
T
2020-11-20 20:48:15 -06:00

5 lines
64 B
Bash
Executable File

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