mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2024-12-03 05:34:25 +01: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
|