Commit efb2042f authored by Dylan Araps's avatar Dylan Araps

distro: simpler haiku

parent 6914fd62
......@@ -1021,8 +1021,7 @@ get_distro() {
;;
"Haiku")
read -r name version _ <<< "$(uname -s)"
distro="$name $version"
distro=Haiku
;;
"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