vscode / start_server.sh
nateraw's picture
Synced repo using 'sync_with_huggingface' Github Action
f3ec5f5
raw history blame
No virus
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 \"${@}\" --