Correct shell scripts not running properly
This commit is contained in:
4
resources/match_sjeng.sh
Normal file → Executable file
4
resources/match_sjeng.sh
Normal file → Executable file
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
source /home/djib/.basheditor/remote-debugging-v1.sh localhost 33333 #BASHEDITOR-TMP-REMOTE-DEBUGGING-END|Origin line:#!/bin/bash
|
||||
# Shell script to make sjeng play against Sushi
|
||||
xboard -tc 0:10 -thinking -debug -firstChessProgram suicideChess -secondChessProgram sjeng -variant suicide
|
||||
xboard -mode twomachines -tc 0:10 -thinking -debug -firstChessProgram "java suicideChess/SuicideChess" -secondChessProgram sjeng -variant suicide
|
||||
|
Reference in New Issue
Block a user