Indentation typo

This commit is contained in:
Loïc Corbasson 2020-05-28 09:30:53 +02:00 committed by GitHub
parent ae2c44931b
commit b61720cce6
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 yum install "$1" << CONFIRM
y y
CONFIRM CONFIRM
shift shift
done done
</screen> </screen>
</sect2> </sect2>