yuting111222's picture
Fix Hugging Face Spaces entry point: use app/main.py instead of app.py
9ccc4b4
raw
history blame contribute delete
189 Bytes
#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
exec git update-server-info