Merge pull request #315 from dylanaraps/openwrt

Added OpenWrt ascii art
This commit is contained in:
Dylan Araps
2016-08-19 22:52:08 +10:00
committed by GitHub
2 changed files with 12 additions and 1 deletions

11
ascii/distro/openwrt Normal file
View File

@@ -0,0 +1,11 @@
"\
${c1} _______
| |.-----.-----.-----.
| - || _ | -__| |
|_______|| __|_____|__|__|
|__|
________ __
| | | |.----.| |_
| | | || _|| _|
|________||__| |____|
"

View File

@@ -2307,7 +2307,7 @@ colors() {
ascii_distro="redhat"
;;
"Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"*)
"Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"*)
setcolors 4 7
;;