mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 11:54:39 +08:00
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
post_upgrade() {
|
|
echo "ATTENTION DB PACKAGE:"
|
|
echo "Please consider to run db_upgrade on Berkeley DB databases with a major db version number update."
|
|
}
|
|
|