Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
radames
/
vscode-remote-tunnel
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
radames
commited on
Nov 22, 2023
Commit
c624e5d
·
1 Parent(s):
56a69ec
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+1
-1
run.sh
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
set -e
3
-
code tunnel --accept-server-license-terms
&&
4
python app.py
1
#!/bin/bash
2
set -e
3
+
code tunnel --accept-server-license-terms
&
4
python app.py