6 lines
59 B
Bash
Raw Normal View History

2015-06-02 20:57:35 -04:00
#!/bin/bash
set -e
echo "Starting Consul..."
start consul