From 552063fbd4fd24cd661e385163eed73d02bb522c Mon Sep 17 00:00:00 2001 From: Hyper <34012267+hyperbx@users.noreply.github.com> Date: Sat, 21 Dec 2024 02:57:56 +0000 Subject: [PATCH] Update submodule script to pull current commit submodules --- update_submodules.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_submodules.bat b/update_submodules.bat index 4b523a93..2ef9ae56 100644 --- a/update_submodules.bat +++ b/update_submodules.bat @@ -1 +1 @@ -git submodule update --init --remote --recursive \ No newline at end of file +git submodule update --init --recursive \ No newline at end of file