small wsl fix
This commit is contained in:
parent
112fcc0465
commit
9f04507bd8
@ -12,6 +12,9 @@ case "$uname_rezult" in
|
||||
GNU/Linux)
|
||||
OS=LINUX
|
||||
;;
|
||||
Linux)
|
||||
OS=LINUX
|
||||
;;
|
||||
FreeBSD)
|
||||
OS=FREEBSD
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user