Files
dtos-dotfiles/.local/bin/pacupdate
T
2020-03-19 14:50:17 -05:00

5 lines
68 B
Bash
Executable File

#!/bin/bash
cupd=$(checkupdates | wc -l)
printf "$cupd udpates \n"