#!/bin/sh

exec python3 -m diode.diode_server $*
