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