desktop/buc/buc.install

10 lines
94 B
Plaintext
Executable File

post_install() {
buc /usr/share/buc/welcome.mc &
}
post_upgrade() {
post_install
}