Skip to content

Commit

Permalink
Update CVE-2021-4034.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
backloop-biz authored Feb 25, 2022
1 parent d180940 commit 1d8ce73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CVE-2021-4034.sh
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ elif [ "$PARENT_DISTRIB" == "Centos" ] || [ "$PARENT_DISTRIB" == "RedHat" ]; the
exit 1
fi

yum install polkit
yum install -y polkit

newver=`getRedHatPkgVer "polkit"`

Expand Down

0 comments on commit 1d8ce73

Please sign in to comment.