changed shebang

This commit is contained in:
Rikard Gynnerstedt 2017-06-27 10:36:10 +02:00
parent e4ca40099e
commit d8bde029c9

View File

@ -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