7 lines
66 B
Plaintext
7 lines
66 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
cd $HOME
|
||
|
|
||
|
#download MangoHud
|
||
|
bash ~/scripts/mangohud
|