ambhtmx.card3d / deploy_hf.sh
jrosell's picture
deployments
1bc2010
raw
history blame contribute delete
106 Bytes
echo `date` > last_depoy.txt
git add last_depoy.txt
git commit -m "deploy"
git push --set-upstream hf main