post_install() {
    /usr/share/fluxbox-extra/setup-desktop-fluxbox.sh
}

post_upgrade() {
    post_install
}