parent
5ca7e0bc30
commit
a7ea42c4ea
|
@ -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 \"\$@\""
|
||||
|
|
Loading…
Reference in New Issue