From d8bde029c9ab3b58fa7cff6fa336b67fa263dc51 Mon Sep 17 00:00:00 2001 From: Rikard Gynnerstedt Date: Tue, 27 Jun 2017 10:36:10 +0200 Subject: [PATCH] changed shebang --- deploy/consul.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/consul.sh b/deploy/consul.sh index ccd280b0..872486c9 100644 --- a/deploy/consul.sh +++ b/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. #export DEPLOY_CONSUL_URL=http://localhost:8500/v1/kv