mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
5 lines
125 B
Bash
5 lines
125 B
Bash
#!/bin/bash
|
|
|
|
snapshot_envoy_admin localhost:19000 s1 primary || true
|
|
snapshot_envoy_admin localhost:19001 s2 primary || true
|