#!/usr/bin/env bash set -e MY_DIR="$(dirname "$(realpath "$BASH_SOURCE")")" export UNINSTALL=1 exec "$MY_DIR/install"