mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
6 lines
57 B
Text
6 lines
57 B
Text
![]() |
post_upgrade() {
|
||
|
ldconfig -r .
|
||
|
init u
|
||
|
locale-gen
|
||
|
}
|