Installing error
maks00x opened this issue · 1 comments
maks00x commented
gzip
and tar
raise error when installing:
$ curl --proto '=https' --tlsv1.2 -sSf https://imdl.io/install.sh | bash -s -- --to ~/.local/bin
install: Repository: https://github.com/casey/intermodal
install: Crate: imdl
install: Tag:
install: Target: x86_64-unknown-linux-musl
install: Destination: /home/user/.local/bin
install: Archive: https://github.com/casey/intermodal/releases/download//imdl--x86_64-unknown-linux-musl.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The return code is 2.
I use Linux Mint 20.4 Cinnamon x64.