Commit 5c800730 authored by Vitaly Lipatov's avatar Vitaly Lipatov

distr_info: add support for Debian GNU/Linux

parent 637dff12
......@@ -231,6 +231,9 @@ normalize_name()
"RED OS")
echo "RedOS"
;;
"Debian GNU/Linux")
echo "Debian"
;;
"CentOS Linux")
echo "CentOS"
;;
......
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