This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
Watch
2
Star
0
Fork
0
You've already forked consul
mirror of
https://github.com/status-im/consul.git
synced
2025-01-09 21:35:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
consul
/
terraform
/
openstack
/
scripts
/
service.sh
6 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
Use more portable shebangs for bash scripts
2016-03-09 11:03:31 -05:00
#!/usr/bin/env bash
Adds terraform openstack provider support
2015-04-07 12:49:28 +02:00
set
-e
echo
"Starting Consul..."
sudo start consul
Reference in New Issue
Copy Permalink