mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
SUBMODULES: updated
This commit is contained in:
parent
b055445fe7
commit
3d9793572f
|
@ -17,7 +17,7 @@ git submodule foreach --recursive git reset --hard
|
|||
git submodule foreach --recursive git clean -xdf
|
||||
git submodule init
|
||||
git submodule add https://github.com/flathub/shared-modules.git rd-submodules/shared-modules
|
||||
git submodule add https://github.com/flathub/org.libretro.RetroArch rd-submodules/retroarch
|
||||
git submodule add https://github.com/flathub/shared-modules.git rd-submodules/retroarch
|
||||
git submodule add https://github.com/flathub/org.ryujinx.Ryujinx rd-submodules/ryujinx
|
||||
|
||||
git submodule update --remote --merge --recursive
|
Loading…
Reference in a new issue