Unverified Commit 8f25d019 authored by Robert's avatar Robert Committed by GitHub

Add files via upload

parent aa074c3f
...@@ -3242,7 +3242,7 @@ get_distro_colors() { ...@@ -3242,7 +3242,7 @@ get_distro_colors() {
;; ;;
"Anarchy"*) "Anarchy"*)
set_colors 4 6 set_colors 7 4
ascii_file="anarchy" ascii_file="anarchy"
;; ;;
...@@ -3338,7 +3338,7 @@ get_distro_colors() { ...@@ -3338,7 +3338,7 @@ get_distro_colors() {
;; ;;
"Calculate"*) "Calculate"*)
set_colors 0 3 set_colors 7 3
ascii_file="calculate" ascii_file="calculate"
;; ;;
...@@ -3649,7 +3649,7 @@ get_distro_colors() { ...@@ -3649,7 +3649,7 @@ get_distro_colors() {
;; ;;
"NuTyX"*) "NuTyX"*)
set_colors 4 set_colors 4 1
ascii_file="nutyx" ascii_file="nutyx"
;; ;;
......
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