3 lines
77 B
Bash
3 lines
77 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
snapshot_envoy_admin localhost:20000 api-gateway primary || true
|