fix executor start
This commit is contained in:
parent
e562716b73
commit
929953c1c4
@ -40,13 +40,8 @@ done
|
||||
|
||||
echo "ConfigServer=${ConfigServer}"
|
||||
echo "ActiveExchanges=${ActiveExchanges}"
|
||||
echo "Book=${Book}"
|
||||
echo "AdminPort=${AdminPort}"
|
||||
|
||||
if [ "${Book}" == "" ]; then
|
||||
echo "Book is missing"
|
||||
usage
|
||||
fi
|
||||
|
||||
ImageName=risk_mgr
|
||||
DockerRegistry=cloud21.cvtt.vpn:5500
|
||||
|
||||
@ -1 +1 @@
|
||||
1.5.5A,executor start added
|
||||
1.5.6,fix executor start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user