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
commit c6f7b044e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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