Update setup.sh
old-commit-hash: 02e30ac14053212436ea5129030742a8c7dfe3fb
This commit is contained in:
@@ -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 \"\$@\""
|
||||
|
||||
Reference in New Issue
Block a user