From daf02e2ce132e6c9dc283e339e404a8c513f4213 Mon Sep 17 00:00:00 2001 From: Gabriele De Rosa <4183824+derogab@users.noreply.github.com> Date: Sat, 30 Oct 2021 01:51:21 +0200 Subject: [PATCH] Bug fix --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 901409b..d5df854 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh echo "Starting coingraph client..." # Replace ENVs in static files