jobcore/boot@-66serv/install

8 lines
146 B
Plaintext

post_install() {
echo "This is a metapackage for joborun's boot-66serv to replace boot@-66serv by Obarun"
}
post_upgrade() {
post_install
}