Correct shell scripts not running properly

This commit is contained in:
2019-08-26 22:24:16 +02:00
parent 626e0906a4
commit c225aecefa
4 changed files with 6 additions and 6 deletions

3
resources/match_sushi.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
# Shell script to have Sushi play against itself
xboard -mode twomachines -thinking -firstChessProgram "java suicideChess/SuicideChess" -secondChessProgram "java suicideChess/SuicideChess" -variant suicide -debug