cic-eth: Address translator task
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
. ./db.sh
|
||||
|
||||
/usr/local/bin/cic-eth-dispatcher $@
|
||||
/usr/local/bin/cic-eth-dispatcherd $@
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
. ./db.sh
|
||||
|
||||
/usr/local/bin/cic-eth-manager $@
|
||||
/usr/local/bin/cic-eth-managerd $@
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
. ./db.sh
|
||||
|
||||
/usr/local/bin/cic-eth-retrier $@
|
||||
/usr/local/bin/cic-eth-retrierd $@
|
||||
|
||||
@@ -9,7 +9,7 @@ echo "!!! starting signer"
|
||||
python /usr/local/bin/crypto-dev-daemon -vv -c /usr/local/etc/crypto-dev-signer &
|
||||
|
||||
echo "!!! starting tracker"
|
||||
/usr/local/bin/cic-eth-tasker $@
|
||||
/usr/local/bin/cic-eth-taskerd $@
|
||||
|
||||
# thanks! https://docs.docker.com/config/containers/multi-service_container/
|
||||
sleep 1;
|
||||
|
||||
Reference in New Issue
Block a user