lila/bin/prod/deploy-logger

6 lines
87 B
Bash
Executable File

#!/bin/sh -e
REMOTE="clyde"
scp conf/prod-logger.xml $REMOTE:/etc/lichess.logger.xml