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...
aed9124
duck2api
/
start.sh
sanbo
update sth. at 2024-10-30 12:12:36
6215df1
3 months ago
raw
Copy download link
history
blame
Safe
122 Bytes
#!/bin/sh
# ε―ε¨ nginx ε duck2api ζε‘
echo
"Starting nginx..."
nginx &
echo
"Starting duck2api..."
/app/duck2api