Merge pull request #96 from lcorbasson/patch-1

Indentation typo
This commit is contained in:
Peter Bieringer
2020-06-01 22:11:31 +02:00
committed by GitHub

View File

@@ -553,7 +553,7 @@ while (($#)); do
yum install "$1" << CONFIRM
y
CONFIRM
shift
shift
done
</screen>
</sect2>