~aleteoryx/muditaos

ref: 588925f30a1a0e862dc074c15b6fa1711443c6e8 muditaos/docker/jenkins-docker/start-sshd -rwxr-xr-x 131 bytes
588925f3 — Wojtek Rzepecki [EGD-7297] Fix callog icons 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 $@