Unverified Commit 27277eac authored by Christian Stewart's avatar Christian Stewart Committed by GitHub

os: fix syntax error introduced by celos logo (#1772)

parent ab839cb9
...@@ -6438,6 +6438,7 @@ ${c2} .......... ...@@ -6438,6 +6438,7 @@ ${c2} ..........
...',;;;;;;,,... ...',;;;;;;,,...
..... .....
EOF EOF
;;
"CelOS"*) "CelOS"*)
...@@ -6460,7 +6461,6 @@ EOF ...@@ -6460,7 +6461,6 @@ EOF
EOF EOF
;; ;;
;;
"centos_small"*) "centos_small"*)
set_colors 3 2 4 5 7 set_colors 3 2 4 5 7
......
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