run CLI commands on stage

ios-push-rm-cursor-fishnet
Thibault Duplessis 2016-03-15 09:55:19 +07:00
parent d05b30efc2
commit 438da33ced
1 changed files with 6 additions and 0 deletions

6
bin/cli-stage 100755
View File

@ -0,0 +1,6 @@
#!/bin/sh
COMMAND=$*
PASSWORD=$LILA_CLI_PASSWORD
curl -d "password=$PASSWORD&command=$COMMAND" http://en.stage.lichess.org/cli