#!/bin/bash

modprobe br_netfilter
if which update-python-modules >/dev/null 2>&1; then
        update-python-modules yandex-media-common-hbf-agent.public
fi
