#! /usr/bin/python3
# SPDX-License-Identifier: AGPL-3.0-or-later

import freedombox.__main__

freedombox.__main__.main()
