docs: update
This commit is contained in:
@@ -971,8 +971,6 @@ get_distro() {
|
|||||||
|
|
||||||
"Windows")
|
"Windows")
|
||||||
distro="$(wmic os get Caption)"
|
distro="$(wmic os get Caption)"
|
||||||
|
|
||||||
# Strip crap from the output of wmic.
|
|
||||||
distro="${distro/Caption}"
|
distro="${distro/Caption}"
|
||||||
distro="${distro/Microsoft }"
|
distro="${distro/Microsoft }"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user