6 lines
64 B
Bash
Raw Normal View History

2014-10-11 17:09:51 -07:00
#!/bin/bash
set -e
echo "Starting Consul..."
sudo start consul