mirror of https://github.com/1okko/openpilot.git
Update setup.sh
This commit is contained in:
parent
173a633a75
commit
1989fbd4c4
|
@ -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…
Reference in New Issue