Update op.sh

old-commit-hash: 3382002cd03604710f39d01f19a37f4bb66b7cdf
This commit is contained in:
Maxime Desroches
2024-07-23 22:34:21 -07:00
committed by GitHub
parent 870a213e6b
commit 4dbf2cd002

View File

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