Fixed script shell
This commit is contained in:
@@ -31,7 +31,7 @@ A lightweight Docker container that creates a UNIX socket proxy to TCP connectio
|
|||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
git clone <repository-url>
|
git clone https://git.djeex.fr/Djeex/socat-proxy
|
||||||
cd socat-proxy
|
cd socat-proxy
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
# Set default values if not provided
|
# Set default values if not provided
|
||||||
|
Reference in New Issue
Block a user