#!/usr/bin/bash
PYTHONASYNCIODEBUG=1 PYTHONFAULTHANDLER=1 /usr/bin/python3 /opt/redos_store/store/__init__.py $*
