#!/bin/bash
export PYTHONPATH="/usr/lib64/samba-dc/python3.7"
exec /usr/bin/samba-tool.py3 "$@"
