#!/bin/bash

set -e

python3 /usr/share/cupp/cupp.py "$@"
