diff --git a/README.MD b/README.MD index 86a002a..4818b2c 100644 --- a/README.MD +++ b/README.MD @@ -31,7 +31,7 @@ A lightweight Docker container that creates a UNIX socket proxy to TCP connectio 1. Clone the repository: ```bash -git clone +git clone https://git.djeex.fr/Djeex/socat-proxy cd socat-proxy ``` diff --git a/entrypoint.sh b/entrypoint.sh index e9322cc..05ac7c6 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh set -e # Set default values if not provided