mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Updated submodules
This commit is contained in:
parent
460d4ae496
commit
062d92debe
|
@ -1,7 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
git submodule foreach --recursive git checkout master
|
||||
git submodule foreach --recursive git pull origin master
|
||||
|
||||
git submodule foreach --recursive git checkout main
|
||||
git submodule foreach --recursive git pull origin main
|
||||
git submodule update --remote --merge --recursive
|
Loading…
Reference in a new issue