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
|
||||
|
|
Reference in New Issue