Updated update_submodules including shared-hugo-scripts. Updated shared-hugo-scripts

This commit is contained in:
Chris 2018-01-09 22:17:45 -05:00
parent bfb9507e7e
commit 3efb47e76a
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit e60278dd62344ddf1deff84e5e37289cbad15fd0 Subproject commit fcd0667f989e2925723afe435e729a3a2d4d89fb

View file

@ -1,4 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
rm -rf ./site/themes/shared-bulma-theme/ rm -rf ./site/themes/shared-bulma-theme/
rm -rf ./scripts/shared-hugo-scripts/
git submodule update --remote --merge git submodule update --remote --merge