mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
5655d7f34e
Fix decoding of time.Duration types.
7 lines
107 B
Bash
7 lines
107 B
Bash
#!/bin/bash
|
|
|
|
set -eEuo pipefail
|
|
|
|
gen_envoy_bootstrap s1 19000 primary
|
|
gen_envoy_bootstrap s2 19001 primary
|