Commit f27981b3 authored by dylan araps's avatar dylan araps

distro: Remove 'Enterprise Server' from SUSE output. Closes #807

parent 93e4f416
......@@ -223,6 +223,8 @@ get_distro() {
;;
esac
distro="${distro//Enterprise Server}"
[[ -z "$distro" ]] && distro="$os (Unknown)"
# Get OS architecture.
......
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