summarylogtreecommitdiffstats
path: root/lc0
diff options
context:
space:
mode:
authorIvan Marquesi Lerner2019-08-04 04:25:58 -0300
committerIvan Marquesi Lerner2019-08-04 04:25:58 -0300
commit60c2fa84392cc03241501c7b9b276f1291444506 (patch)
tree13483b80447bb1408a66d77fe1612403c9a4564b /lc0
downloadaur-60c2fa84392cc03241501c7b9b276f1291444506.tar.gz
Release 0.21.4 of the rewritten Leela Chess Zero engine.
Diffstat (limited to 'lc0')
-rwxr-xr-xlc05
1 files changed, 5 insertions, 0 deletions
diff --git a/lc0 b/lc0
new file mode 100755
index 000000000000..ae07057f61b8
--- /dev/null
+++ b/lc0
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+pushd /usr/lib/lc0/
+./lc0 "$@"
+popd