1
0
Fork 0
mirror of https://gitlab.com/dwt1/dotfiles.git synced 2023-02-13 20:55:19 -05:00

Fixed my bad spelling.

This commit is contained in:
Derek Taylor 2020-03-21 19:58:53 -05:00
parent bd9cd7bd25
commit b28c71ae00

View file

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