Skip to content

Commit

Permalink
Update start.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <zoey@z0ey.de>
  • Loading branch information
Zoey2936 authored Mar 24, 2024
1 parent 8404521 commit 7ca879f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ echo "$SSH_PUBKEY" | tee -a /tmp/.ssh/authorized_keys
chmod go-w /tmp
chmod 700 /tmp/.ssh
chmod 600 /tmp/.ssh/authorized_keys
chown -R 1000:1000 /tmp

exec /usr/sbin/sshd -Def /tmp/sshd_config

0 comments on commit 7ca879f

Please sign in to comment.