4 lines
108 B
Bash
Executable File
4 lines
108 B
Bash
Executable File
#!/bin/bash
|
|
|
|
make && ~/bin/mkpsxiso -y config/OverlayExample.xml && pcsx-redux -run -iso OverlayExample.cue
|