Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Yahir
/
Llama.ui
like
0
Runtime error
App
Files
Files
Community
Yahir
commited on
Apr 29, 2023
Commit
bbdabde
•
1 Parent(s):
316d4a9
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-0
start.sh
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
#!/bin/bash
2
/usr/sbin/sshd -D &
3
wetty -p 7860 --allow-remote-hosts
1
#!/bin/bash
2
+
ssh-keygen -A
3
/usr/sbin/sshd -D &
4
wetty -p 7860 --allow-remote-hosts