Files
2024-03-20 15:43:41 +01:00

6 lines
116 B
Bash
Executable File

#!/bin/sh -e
COMMAND=$*
curl -H "Authorization: Bearer $LILA_CLI_TOKEN" -d "$COMMAND" https://lichess.org/run/cli