open-consul/terraform/aws/scripts/rhel6/service.sh
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