Update update.sh

This commit is contained in:
Santiago Lo Coco 2022-01-19 15:21:39 -03:00
parent 035cbe93a9
commit 5e22b14268
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env bash
git submodule foreach git pull
git commit -m "Update sadedot submodule" sadedot
git push