Update setup.sh

old-commit-hash: 02e30ac140
pull/33302/head
Maxime Desroches 11 months ago committed by GitHub
parent 5ca7e0bc30
commit a7ea42c4ea
  1. 2
      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 \"\$@\""

Loading…
Cancel
Save