pimalaya / comodoro

CLI to manage timers
https://github.com/pimalaya
MIT License
47 stars 3 forks source link

Error opening archive: Unrecognized archive format #11

Closed CantGetRight82 closed 1 year ago

CantGetRight82 commented 3 years ago

Hi Soywood,

Already a fan of himalaya, I decided this one should also be good. Unfortunately I'm having trouble on MacOS:

$ curl -sSL https://raw.githubusercontent.com/soywod/comodoro/master/install.sh | bash
Installing binaries...
tar: Error opening archive: Unrecognized archive format
soywod commented 3 years ago

It looks like the archive is either corrupted or not at the good format. Thanks for the feedback, I will check it out!

soywod commented 1 year ago

The projet as be rewrote in Rust, the archive should work better now using the command curl -sSL https://pimalaya.org/comodoro/install.sh | bash.