#!/bin/sh
set -e
PYTHONPATH=/usr/lib/qwerty-samba-ui/backend exec python3 -m qwerty_samba_ui.admin "$@"
