~aleteoryx/muditaos

ref: db6855e09033b647f464308a4ca728dd7b12a5bc muditaos/docker/jenkins-docker/start-sshd -rwxr-xr-x 131 bytes
db6855e0 — Radoslaw Wicik [EGD-6537] Create Jenkins CI 4 years ago
                                                                                
1
2
3
4
5
6
7
#!/bin/bash
#Date: 2021-04-14 13:31:14
echo "----"
echo "$@"
echo "---"
[[ "$2" == "-D" ]] && shift 2
exec /usr/sbin/sshd -D -e $@