Skip to content

Commit

Permalink
Update 20-update
Browse files Browse the repository at this point in the history
  • Loading branch information
ar51an authored Jan 5, 2024
1 parent df826c5 commit 0e8794e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-motd-static.d/20-update
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pkgCount="$(apt-get -s dist-upgrade | grep -Po '^\d+(?= upgraded)')"
setCountColor "$pkgCount"

# Message
msgHeader="$(color $msgColor )"
msgHeader="$(color $msgColor \*)"
msgCount="$(color $countColor " $pkgCount ")"
msgLabel="$(color $msgColor "$(msgFormat $pkgCount) can be upgraded")"

Expand Down

0 comments on commit 0e8794e

Please sign in to comment.