#!/bin/sh
cd /usr/share/umap
exec python3 umap.py "$@"
