mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2024-12-02 13:14:21 +01:00
5 lines
60 B
Bash
5 lines
60 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
git submodule update --remote --merge
|
||
|
|