#!/usr/bin/python3 -u

## Copyright (C) 2026 - 2026 ENCRYPTED SUPPORT LLC <adrelanos@whonix.org>
## See the file COPYING for copying conditions.

from fm_shim_frontend.fm_shim_frontend import main
main()
