#!/bin/sh
# Roundhouse server. Read-only unless --actuate is passed.
exec /usr/bin/python3 /usr/share/roundhouse/roundhouse.py "$@"
