File size: 106 Bytes
1bc2010
0e3b249
 
7179bab
1
2
3
4
echo `date` > last_depoy.txt
git add last_depoy.txt
git commit -m "deploy"
git push --set-upstream hf main