small wsl fix
This commit is contained in:
@@ -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
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user