post_install() {
    /opt/yandex/browser/update-ffmpeg
}
post_upgrade() {
    post_install
}

