Skip to content

Commit

Permalink
chore: use ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkness4 committed Aug 30, 2024
1 parent 5397b90 commit 77a480e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion katago.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ podman run --rm -it \
--group-add keep-groups \
-v "$SCRIPTPATH/default_gtp.cfg:/app/default_gtp.cfg:ro" \
-v "$SCRIPTPATH/default_model.bin.gz:/app/default_model.bin.gz:ro" \
docker.io/darkness4/katago:latest \
ghcr.io/darkness4/katago:latest \
$@

0 comments on commit 77a480e

Please sign in to comment.