Updated update_submodules.sh script to remove git commands.

This commit is contained in:
Chris 2018-01-07 17:21:35 -05:00
parent 8871bdb68c
commit ce57902931

View file

@ -2,7 +2,3 @@
rm -rf ./site/themes/shared-bulma-theme/
git submodule update --remote --merge
git add ./site/themes/shared-bulma-theme/
git commit -m "Updated shared-bulma-theme."
git push