mirror of https://github.com/PCSX2/pcsx2.git
3 lines
78 B
Batchfile
3 lines
78 B
Batchfile
|
set PATH=./testtools;%PATH%
|
||
|
bash --noprofile --norc --login -i test.sh
|
||
|
pause
|