lila/bin/cli-stage
Thibault Duplessis 61bba124ad cli boot for stage
2017-10-21 12:49:54 -05:00

7 lines
121 B
Bash
Executable file

#!/bin/sh
COMMAND=$*
PASSWORD=$LILA_CLI_PASSWORD
curl -d "password=$PASSWORD&command=$COMMAND" https://listage.ovh/cli