make torchup update itself if install.sh changes
Open
component/installer
focus/sanity
model/change
progress/0.25
progress/1
size/0.25
track/unscoped
value/0.75
- Dominant language
- Rust
- Stars
- 147
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
since github doesn't give Last-Modified headers, I believe we could save the raw install.sh ETag from the HTTP response by appending it to the last line in torchup. then when running torchup, `tail -n1` and compare that. if it's different, then overwrite torchup with the newer version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.