Update update.sh

This commit is contained in:
Santiago Lo Coco 2022-02-07 23:57:38 -03:00
parent 43d5030771
commit 0e4945dabe
1 changed files with 4 additions and 3 deletions

View File

@ -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