Commit efb2042f authored by Dylan Araps's avatar Dylan Araps

distro: simpler haiku

parent 6914fd62
...@@ -1021,8 +1021,7 @@ get_distro() { ...@@ -1021,8 +1021,7 @@ get_distro() {
;; ;;
"Haiku") "Haiku")
read -r name version _ <<< "$(uname -s)" distro=Haiku
distro="$name $version"
;; ;;
"AIX") "AIX")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment