mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 22:17:14 +08:00
4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
|
post_upgrade() {
|
||
|
[ -x sbin/init ] && sbin/init u
|
||
|
}
|