mirror of
https://github.com/status-im/consul.git
synced 2025-02-21 01:48:20 +00:00
9 lines
127 B
Bash
9 lines
127 B
Bash
#!/bin/bash
|
|
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
|
|
set -eEuo pipefail
|
|
|
|
register_services primary
|