mirror of
https://github.com/Alexander-D-Karpov/netfetch.git
synced 2026-03-16 22:07:03 +03:00
15 lines
338 B
JSON
15 lines
338 B
JSON
{
|
|
"distro_name": "OpenWrt",
|
|
"colors": "4 7 1",
|
|
"ascii_art": [
|
|
"${c1} _______",
|
|
"| |.-----.-----.-----.",
|
|
"| - || _ | -__| |",
|
|
"|_______|| __|_____|__|__|",
|
|
" |__|",
|
|
" ________ __",
|
|
"| | | |.----.| |_",
|
|
"| | | || _|| _|",
|
|
"|________||__| |____|"
|
|
]
|
|
} |