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