#!/usr/bin/env bash

PROGRAM=$(python3 -m ewoksid22.bin id22sume)
eval $PROGRAM $@
