ds2 / entrypoint.sh
StarrySkyWorld's picture
Create entrypoint.sh
521f87f verified
raw
history blame contribute delete
56 Bytes
wget ${DOWNLOAD_URL}
unzip ${FILENAME}
uv run app.py