Files
glibc/post_upgrade.sh
T
2025-04-14 20:25:30 +03:00

11 lines
154 B
Bash

#!/bin/sh
# Regenerate locales
locale-gen
# Rebuild dynamic loader cache
ldconfig -r "$BPM_ROOT"
# Update iconv module configuration cache
iconvconfig