Remove duplicate --rpc-drone-address

This commit is contained in:
Michael Vines
2019-03-13 13:23:18 -07:00
parent a17be9f8bd
commit ebd540972d

View File

@ -110,7 +110,6 @@ local|tar)
args+=( args+=(
--rpc-port 8899 --rpc-port 8899
--rpc-drone-address "$entrypointIp:9900"
) )
set -x set -x