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:
|
||||
```bash
|
||||
git clone <repository-url>
|
||||
git clone https://git.djeex.fr/Djeex/socat-proxy
|
||||
cd socat-proxy
|
||||
```
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
# Set default values if not provided
|
||||
|
Reference in New Issue
Block a user