Update update.sh
This commit is contained in:
parent
43d5030771
commit
0e4945dabe
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
git submodule foreach git pull
|
git submodule update
|
||||||
git commit -m "Update sadedot submodule" sadedot
|
# git submodule foreach git pull
|
||||||
git push
|
# git commit -m "Update sadedot submodule" sadedot
|
||||||
|
# git push
|
||||||
|
|
Loading…
Reference in New Issue