Add post-upgrade script

This commit is contained in:
2025-04-14 20:25:30 +03:00
parent 898c929fff
commit 04b97fc6ac
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/bin/sh
# Regenerate locales
locale-gen
# Rebuild dynamic loader cache
ldconfig -r "$BPM_ROOT"
# Update iconv module configuration cache
iconvconfig