Distro: Suppressed errors
This commit is contained in:
parent
e4d7baecaf
commit
e7b90d0864
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -3472,7 +3472,7 @@ main() {
|
||||||
get_os
|
get_os
|
||||||
get_default_config 2>/dev/null
|
get_default_config 2>/dev/null
|
||||||
get_args "$@"
|
get_args "$@"
|
||||||
get_distro
|
get_distro 2>/dev/null
|
||||||
get_bold
|
get_bold
|
||||||
get_distro_colors
|
get_distro_colors
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue