wslutilities / wslu

A collection of utilities for Windows Subsystem for Linux
https://wslutiliti.es/wslu
GNU General Public License v3.0
3.44k stars 155 forks source link

Add support for Rocky to installer #269

Closed cjonesy closed 1 year ago

cjonesy commented 1 year ago

I have been following Rocky Linux's Guide for setting up Rocky in WSL and noticed that the wslu installer script would not detect Rocky properly.

Currently when you try to use the installer script on Rocky in WSL it just silently fails.

This makes it possible to use the installer on Rocky in WSL.

Description

Adding Rocky to the distro in the case statement of the installer script.

Types of changes

Breaking change (fix or feature that would cause existing functionality to not work as expected) are no longer accepted

Checklist:

patrick330602 commented 1 year ago

LGTM