diff --git a/tools/setup.sh b/tools/setup.sh index 8aca889b8c..2091886103 100755 --- a/tools/setup.sh +++ b/tools/setup.sh @@ -44,8 +44,8 @@ function git_clone() { function install_with_op() { cd $OPENPILOT_ROOT - $OPENPILOT_ROOT/tools/op.sh --install $OPENPILOT_ROOT/tools/op.sh install + $OPENPILOT_ROOT/tools/op.sh setup # make op usable right now alias op="source $OPENPILOT_ROOT/tools/op.sh \"\$@\""