diff --git a/tools/ubuntu_setup.sh b/tools/ubuntu_setup.sh index 48a3be26e3..c15218ade6 100755 --- a/tools/ubuntu_setup.sh +++ b/tools/ubuntu_setup.sh @@ -71,7 +71,7 @@ if ! command -v "pyenv" > /dev/null 2>&1; then fi # in the openpilot repo -cd $HOME/openpilot +cd $OP_ROOT source ~/.bashrc if [ -z "$OPENPILOT_ENV" ]; then