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

import plinth.__main__

plinth.__main__.main()
