Browse Source

changed shebang

pull/899/head
Rikard Gynnerstedt 9 years ago
parent
commit
d8bde029c9
  1. 2
      deploy/consul.sh

2
deploy/consul.sh

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env sh
#Here is the script to deploy the cert to your consul key/value store. #Here is the script to deploy the cert to your consul key/value store.
#export DEPLOY_CONSUL_URL=http://localhost:8500/v1/kv #export DEPLOY_CONSUL_URL=http://localhost:8500/v1/kv

Loading…
Cancel
Save