Skip to content

Commit 486757a

Browse files
committed
Add AlmaLinux WSL2 and generic to downloads page
Signed-off-by: arhimede <julian@dotkernel.com>
1 parent 9e8d62f commit 486757a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

downloads-get-instructions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
}
3131
}
3232

33-
if (in_array($options['usage'], ['fw-drupal', 'fw-laravel', 'fw-symfony', 'fw-wordpress', 'fw-joomla', 'fw-mezzio'])) {
33+
if (in_array($options['usage'], ['fw-drupal', 'fw-laravel', 'fw-symfony', 'fw-wordpress', 'fw-joomla'])) {
3434
$file = "{$options['usage']}";
3535
$options['os'] = null;
3636
}

0 commit comments

Comments
 (0)