Commit 74aaff2a authored by Vitaly Lipatov's avatar Vitaly Lipatov

add UOS support

parent 93c28b49
......@@ -333,6 +333,9 @@ normalize_name()
"ROSA Enterprise Linux Server")
echo "RELS"
;;
"uos")
echo "UOS"
;;
*)
#echo "${1// /}"
#firstupper "$1" | sed -e "s/ //g" -e 's|(.*||'
......
PRETTY_NAME="UOS Desktop 20 Pro"
NAME="uos"
VERSION_ID="20"
VERSION="20"
ID=uos
HOME_URL="https://www.chinauos.com/"
BUG_REPORT_URL="http://bbs.chinauos.com"
VERSION_CODENAME=eagle
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