diff --git a/update_submodules.sh b/update_submodules.sh index d6e10358..19bb0a90 100755 --- a/update_submodules.sh +++ b/update_submodules.sh @@ -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 -