dbtester/scripts/install-cetcd.sh

6 lines
81 B
Bash
Executable File

#!/usr/bin/env bash
set -e
go get -v github.com/coreos/cetcd/cmd/cetcd
cetcd -h