Merge pull request #929 from konimex/win10fix

OS: Separate Windows 10 and ChromeOS into its own if clause
This commit is contained in:
Herdiansyah
2018-03-24 15:48:40 +07:00
committed by GitHub
2 changed files with 19 additions and 16 deletions

View File

@@ -36,6 +36,7 @@
- Fixed detection bug with OpenWRT. [**@dawidd6**](https://github.com/dawidd6)
- Fixed detection bug with LEDE. [**@dawidd6**](https://github.com/dawidd6)
- Fixed detection bug with TrueOS. [**@dawidd6**](https://github.com/dawidd6)
- Fixed detection bug with Windows Subsystem for Linux and Crouton when an OS without lsb_release is installed.
## General