ambhtmx.tonejs / deploy_hf.sh
jrosell's picture
My changes
5b080ef
raw
history blame contribute delete
91 Bytes
echo `date` > last_depoy.txt
git add last_depoy.txt
git commit -m "deploy"
git push hf main