Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
victorych22
/
testx
like
0
Build error
App
Files
Files
Community
0f6613b
testx
/
entrypoint.sh
accplan
test
9916dc7
over 1 year ago
raw
Copy download link
history
blame
Safe
55 Bytes
#!/bin/sh
ssh-keygen -A
exec
/usr/sbin/sshd -D -e
"
$@
"