Update setup.sh

pull/33075/head
Maxime Desroches 10 months ago committed by GitHub
parent 173a633a75
commit 1989fbd4c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 5
      tools/setup.sh

@ -52,3 +52,8 @@ function install_with_op() {
}
check_dir && check_git && git_clone && install_with_op
unset OPENPILOT_ROOT
unset RED
unset GREEN
unset NC

Loading…
Cancel
Save