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