[connfa-web] s/sh/bash



commit 7e346f4d1c701c31baf0dc950af87260a42e67e8
Author: Andrea Veri <averi redhat com>
Date:   Tue Jun 18 19:54:40 2019 +0200

    s/sh/bash

 entrypoint.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/entrypoint.sh b/entrypoint.sh
index 371fc01..3a48a36 100755
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 sed -i "s/CONNFA_APP_KEY/${CONNFA_APP_KEY}/g" /app/connfa/.env
 sed -i "s/CONNFA_APP_URL/${CONNFA_APP_URL}/g" /app/connfa/.env


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]