Skip to content

add Ubuntu detection fallback

Tomas Krizek requested to merge ubuntu-wsl-fallback into master

Some Ubuntu flavors apparently don't have UBUNTU_CODENAME set. WSL seems to be such a case. However, it's still preferable to use it if possible to allow proper version detection for Ubuntu derivates.

Merge request reports