#!/bin/sh
exec python3 /usr/share/dastore/main.py "$@"

