bunker-sphinx-ue4 / scripts /start_empty_car_bunker_env.sh
brittle31's picture
Initial commit with bunker zip, scripts to run and assets.
c6137a4
raw
history blame contribute delete
276 Bytes
#!/usr/bin/env bash
set -euo pipefail
readonly SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
readonly RUN_ENV_SCRIPT_PATH="${SCRIPT_DIR}/../assets/nser-ibvs/run_environment_car.sh"
"${RUN_ENV_SCRIPT_PATH}" -command=parrot-ue4-empty -level=main -quality=low