#!/usr/bin/bash

set -e

python3 /usr/share/squarephish/squish.py "$@"
