Update op.sh

pull/33055/head
Maxime Desroches 9 months ago committed by GitHub
parent f60dfd4dbb
commit 3382002cd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  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