Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
betterme
/
mestreamlit
like
1
Runtime error
App
Files
Files
Community
1
aa993cd
mestreamlit
/
git_init.sh
yuanjie
update
15374ec
about 2 years ago
raw
Copy download link
history
blame
Safe
72 Bytes
#!/usr/bin/env bash
git add *
git commit -m
"update"
git pull
git push