Add a missing ; in utils.pm

I've no idea how this isn't making things crash?

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-08-25 14:38:40 -07:00
parent e854035816
commit df1c9037d6
1 changed files with 1 additions and 1 deletions

View File

@ -738,7 +738,7 @@ sub gnome_initial_setup {
if ($args{live}) {
# this is the flow we see when booting an F39+ Workstation live
# we only get language and keyboard
@nexts = ('language', 'keyboard')
@nexts = ('language', 'keyboard');
}
if ($args{prelogin}) {
# 'language', 'keyboard' and 'timezone' were skipped between F28