mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 13:27:25 +00:00
5 lines
100 B
Bash
Executable file
5 lines
100 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
rm -rf ./site/themes/shared-bulma-theme/
|
|
git submodule update --remote --merge
|