Fix bugs
This commit is contained in:
parent
0e4945dabe
commit
902b1b1385
|
@ -1,6 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
git submodule update
|
||||
# git submodule foreach git pull
|
||||
# git commit -m "Update sadedot submodule" sadedot
|
||||
# git push
|
||||
git submodule update --remote --merge
|
||||
git commit -m "Update sadedot submodule" sadedot
|
||||
git push
|
||||
|
|
Loading…
Reference in New Issue