5 lines
120 B
Bash
5 lines
120 B
Bash
#!/bin/bash
|
|
|
|
git clone --recurse-submodules https://github.com/flightlessmango/MangoHud.git
|
|
./MangoHud/build.sh install
|