Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
zevilz committed Nov 28, 2017
1 parent 2a4f6cd commit b2ec8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zImageOptimizer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ installDeps()
then
$SUDO yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-$PLATFORM_VERSION.noarch.rpm -y
echo
echo -n "Enabling rhel-$PLATFORM_VERSION-server-optional-rpms..."
echo -n "Enabling rhel-$PLATFORM_VERSION-server-optional-rpms repository..."
$SUDO subscription-manager repos --enable rhel-$PLATFORM_VERSION-server-optional-rpms
$SUDO yum install $DEPS_REDHAT -y
else
Expand Down

0 comments on commit b2ec8e6

Please sign in to comment.