Skip to content
Snippets Groups Projects
Commit 31541d10 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update yum message

parent 7b83de7d
No related branches found
No related tags found
1 merge request!23update yum message
......@@ -38,7 +38,7 @@ function yum.getPackageList(){
# get custom status
function yum.getStatusLine(){
if ! sudo /usr/bin/yum --bugfix check-update 2>&1 | grep security; then
echo "No packages need to be updated and no security updates."
echo "No security updates needed and no updates available"
fi
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment