1
0

initial version

This commit is contained in:
2022-09-09 11:37:37 +02:00
commit 86a763e0d9
5 changed files with 84 additions and 0 deletions

7
start.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
mkdir -p /run/sshd
chown root: /root/.ssh/authorized_keys
exec /usr/sbin/sshd -D -e