Add files via upload

This commit is contained in:
Robert 2018-04-25 00:40:01 +02:00 committed by GitHub
parent 46dbd934dd
commit 540de7173a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -3734,11 +3734,6 @@ get_distro_colors() {
ascii_file="lede"
;;
"Linux Lite"*)
set_colors fg 8 3
ascii_file="linuxlite"
;;
"Linux")
set_colors fg 8 3
ascii_file="linux"