#!/bin/sh
cd /opt/oomox/plugins/base16/ &&
exec python3 -m cli "$@"
