4 lines
68 B
Bash
4 lines
68 B
Bash
git submodule update --init --recursive --remote
|
|
git add *
|
|
git push
|
git submodule update --init --recursive --remote
|
|
git add *
|
|
git push
|