Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
betterme
/
megradio
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
megradio
/
git_init.sh
yuanjie
update
c9ae7aa
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
#!/usr/bin/env bash
git add *
git commit -m
"update"
git pull
git push