Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cansik
/
docker-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cansik
commited on
Sep 2, 2024
Commit
372538c
·
verified
·
1 Parent(s):
9972db6
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+0
-2
run.sh
CHANGED
Viewed
@@ -1,7 +1,5 @@
1
#!/bin/bash
2
3
-
printenv
4
-
5
echo "hello world"
6
date
7
1
#!/bin/bash
2
3
echo "hello world"
4
date
5