os: fix syntax error introduced by celos logo (#1772)
Signed-off-by: Christian Stewart <christian@paral.in>
This commit is contained in:
parent
ab839cb9b0
commit
27277eac1d
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -6438,6 +6438,7 @@ ${c2} ..........
|
|||
...',;;;;;;,,...
|
||||
.....
|
||||
EOF
|
||||
;;
|
||||
|
||||
|
||||
"CelOS"*)
|
||||
|
@ -6460,7 +6461,6 @@ EOF
|
|||
|
||||
EOF
|
||||
;;
|
||||
;;
|
||||
|
||||
"centos_small"*)
|
||||
set_colors 3 2 4 5 7
|
||||
|
|
Loading…
Reference in a new issue