ambhtmx.artyom / deploy_hf.sh
jrosell's picture
My changes
f9955c0
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