2015-06-01 01:57:18 -04:00

6 lines
64 B
Bash
Executable File

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