#!/bin/sh
python3 -m ensurepip
python3 -m pip install -U pip
python3 -m pip install \
--user \
--find-links https://files.pyrocufflink.blue/wheels/voonex \
--upgrade \
voonex
exec python3 -m voonex