Update op.sh

This commit is contained in:
Maxime Desroches
2024-07-23 22:34:21 -07:00
committed by GitHub
parent f60dfd4dbb
commit 3382002cd0
+1 -1
View File
@@ -163,7 +163,7 @@ function op_install() {
;;
esac
git submodules update --init --recursive
git submodule update --init --recursive
git lfs pull
)