#!/usr/bin/env bash set -e INSTALL_HOME="$(readlink -f "$0")" INSTALL_HOME="$(dirname "$INSTALL_HOME")" exec "$INSTALL_HOME/install" -u