From 59701b2724ccfb093e71ecaca258abd53ed066b6 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Tue, 12 Dec 2023 14:08:06 +0100 Subject: [PATCH] SUBMODULES: updated --- automation_tools/force_update_submodules.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation_tools/force_update_submodules.sh b/automation_tools/force_update_submodules.sh index 577270d0..d8760817 100755 --- a/automation_tools/force_update_submodules.sh +++ b/automation_tools/force_update_submodules.sh @@ -21,4 +21,4 @@ git submodule add https://github.com/flathub/org.libretro.RetroArch.git rd-submo git submodule add https://github.com/flathub/org.ryujinx.Ryujinx rd-submodules/ryujinx git submodule init -git submodule update --remote --merge --recursive \ No newline at end of file +git submodule update --remote --merge --recursive