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