medved/docker/worker/files/run.sh
Good Evening d782c2eb70 pew pew
2018-04-03 01:41:10 +03:00

7 lines
200 B
Bash
Executable File

#!/usr/bin/env bash
export CORE_IP=$(host ${CORE_IP} | head -n1 | grep -Po "(\d+\.?){4}")
/tmp/confd -onetime -backend env
cd /mdvd && proxychains -q rq worker common -u "redis://${REDIS_IP}:6379/"