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