Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanbo1200
/
duck2api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
054e7d9
duck2api
/
start.sh
sanbo
update sth. at 2024-10-30 13:52:33
054e7d9
4 months ago
raw
Copy download link
history
blame
Safe
122 Bytes
#!/bin/sh
# ε―ε¨ nginx ε duck2api ζε‘
echo
"Starting nginx..."
nginx &
echo
"Starting duck2api..."
/app/duck2api