mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-07 11:41:26 +00:00
Updated update_submodules including shared-hugo-scripts. Updated shared-hugo-scripts
This commit is contained in:
parent
bfb9507e7e
commit
3efb47e76a
|
@ -1 +1 @@
|
||||||
Subproject commit e60278dd62344ddf1deff84e5e37289cbad15fd0
|
Subproject commit fcd0667f989e2925723afe435e729a3a2d4d89fb
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue