2014-10-11 17:10:05 -07:00

6 lines
64 B
Bash
Executable File

#!/bin/bash
set -e
echo "Starting Consul..."
sudo start consul