cyber / hooks /post-update.sample
nj999's picture
Upload folder using huggingface_hub
d2c009e verified
#!/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