#!/usr/bin/env bash
cd "/usr/share/umap-git"
python umap.py "$@"
