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