blob: 3c21b2b30cdec86536e32f216bade3af1ce81c97 [file] [log] [blame]
#!/bin/bash
set -o errexit
set -o nounset
set -o pipefail
export PATH="/opt/frc971/julia_runtime/bin:${PATH}"
export JULIA_DEPOT_PATH=/var/frc971/scouting/julia_depot/
export JULIA_PROJECT=/opt/frc971/julia_manifest
julia /opt/frc971/julia_manifest/activate.jl /opt/frc971/julia_manifest