Update setup.sh

This commit is contained in:
Maxime Desroches 2024-07-25 14:38:47 -07:00 committed by GitHub
parent 173a633a75
commit 1989fbd4c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -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