jobcore/boot@-66serv/install

8 lines
146 B
Text
Raw Normal View History

2022-03-20 13:19:37 +01:00
post_install() {
echo "This is a metapackage for joborun's boot-66serv to replace boot@-66serv by Obarun"
}
post_upgrade() {
post_install
}