Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
HardYanz/furta
HardYanz
/
furtaws
like
0
Sleeping
App
Files
Files
Community
b206c4d
furtaws
/
start_server.sh
HardYanz
Duplicate from HardYanz/furta
b206c4d
over 1 year ago
raw
Copy download link
history
blame
Safe
163 Bytes
#!/bin/bash
echo
"Starting VSCode Server..."
exec
/app/openvscode-server/bin/openvscode-server --host 0.0.0.0 --port 7860 --without-connection-token \"
${@}
\" --