mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-07-27 21:47:44 -05:00
General: Add warning about glibc to get_locale
This commit is contained in:
parent
a6573119f9
commit
8deb31b3d6
|
|
@ -37,7 +37,7 @@ print_info() {
|
|||
# info "Public IP" public_ip
|
||||
# info "Users" users
|
||||
# info "Install Date" install_date
|
||||
# info "Locale" locale
|
||||
# info "Locale" locale # This only works on glibc systems.
|
||||
|
||||
info line_break
|
||||
info cols
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user