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:
parent
bd9cd7bd25
commit
b28c71ae00
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cupd=$(checkupdates | wc -l)
|
||||
printf "$cupd udpates \n"
|
||||
printf "$cupd updates \n"
|
||||
|
|
Loading…
Reference in a new issue