VSCode / start_server.sh
privateone's picture
Create start_server.sh
407ecae verified
raw
history blame contribute delete
162 Bytes
#!/bin/bash
echo "Starting VSCode Server..."
exec /app/openvscode-server/bin/openvscode-server --host 0.0.0.0 --port 7860 --without-connection-token \"${@}\" --