Blame public/fs/etc/ssh/sshd-config.sh

root@culturestrings 306ed1
#!/bin/sh
root@culturestrings 306ed1
root@culturestrings 306ed1
set -eu
root@culturestrings 306ed1
root@culturestrings b0963f
source /root/config/private/config/server.ports
root@culturestrings 306ed1
root@culturestrings 306ed1
sed -e 's/@ssh_port@/'${ssh_port}'/g' "$1"