Make sure the proper Server version gets downloaded.

This commit is contained in:
Lukas Ruzicka 2023-08-15 13:48:29 +02:00
parent 9461fc7e14
commit 0dd1fb2698
1 changed files with 3 additions and 3 deletions

6
bis.pl
View File

@ -47,9 +47,9 @@ for my $iso (@$json) {
}
my $isolink = $links->[-1];
#if ($netinst eq "Netinst") {
# $isolink = $links->[-1];
#}
if ($variant eq "Server") {
$isolink = $links->[-2];
}
print("Sending the API command to openQA: \n");