Update op.sh

old-commit-hash: 3382002cd0
pull/33302/head
Maxime Desroches 10 months ago committed by GitHub
parent 870a213e6b
commit 4dbf2cd002
  1. 2
      tools/op.sh

@ -163,7 +163,7 @@ function op_install() {
;;
esac
git submodules update --init --recursive
git submodule update --init --recursive
git lfs pull
)

Loading…
Cancel
Save