diff options
| author | a73x <[email protected]> | 2024-08-25 10:04:00 +0100 |
|---|---|---|
| committer | a73x <[email protected]> | 2024-08-25 10:04:00 +0100 |
| commit | d9ae1cb433a5fe66c3f64b15e5849d11a87d0c53 (patch) | |
| tree | 819bb5768f0b159c2747793c6d2dc494634caa4c /entrypoint.sh | |
| parent | 01fae90b3d69acb94f76b51eb453037fdf36bbcc (diff) | |
initial git server in a container
Diffstat (limited to 'entrypoint.sh')
| -rw-r--r-- | entrypoint.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/entrypoint.sh b/entrypoint.sh index 77ae84d..5a4bd74 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -10,3 +10,4 @@ fi # Start the SSH daemon /usr/sbin/sshd -D -e 2>&1 + |
