mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-04-16 10:16:22 +02:00
Updated submodule procedure
This commit is contained in:
parent
7bb5e407bb
commit
4d0f0646df
@ -1,2 +1,5 @@
|
|||||||
git submodule sync
|
(
|
||||||
git submodule foreach git pull origin master
|
cd $(dirname $(readlink -f ${0}))/../;
|
||||||
|
git submodule sync;
|
||||||
|
git submodule foreach git pull origin master;
|
||||||
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user