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
+5
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