8 lines
63 B
Plaintext
8 lines
63 B
Plaintext
post_install() {
|
|
chmod
|
|
}
|
|
|
|
post_upgrade() {
|
|
post_install
|
|
}
|