1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-14 11:59:47 +03:00
pmbootstrap/pmb/export/__init__.py
2021-01-07 23:30:47 +01:00

5 lines
189 B
Python

# Copyright 2021 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
from pmb.export.frontend import frontend
from pmb.export.odin import odin
from pmb.export.symlinks import symlinks